UI components

Skuid UI components are drag-and-drop elements that define the function and visual design of your application. Components connect to models and let end users directly interact with data.

Use components to:

  • Implement visual themes and styles
  • Visualize data from Skuid models
  • Interact with third-party services to send emails, trigger chatbots, etc.
  • Listen and react in real-time to data change events from other components
  • Apply display logic that conditionally render or enable elements, based on data states, user roles, user actions, and more
  • Create multi-step workflows
  • Build UI patterns that match industry standards
  • Extend with Javascript.

For more information, see