Uify Docs
  • Welcome to Uify
  • Getting started
    • Quickstart
  • Editor
    • Visual UI Builder
    • Component Properties
    • Environments & Deployment
  • Writing code
    • Component properties
    • Actions
      • Managing actions
      • Triggers
      • Execution model
      • Preview
    • State variables
    • Exposed variables
    • Type safety
    • Managing usages
    • Console
  • Data Management
    • Data sources
    • Table preview
    • Secrets
  • Integrations
    • BigQuery
    • Google Sheets
    • Microsoft SQL
    • MongoDB
    • MySQL
    • OpenAI
      • Manual mode (chat)
      • Manual mode (complete)
      • Text to structured data
    • Rest API
    • Salesforce
    • Slack
    • Snowflake
  • Collaboration
    • Permissions
  • Component reference
    • Shared properties
    • Button
    • Chart
    • Checkbox
    • Container
    • Data Grid
    • Form
    • Funnel
    • Inputs
    • Modal
    • PDF
    • Radio group
    • Selects
    • Slideout
    • Switch
    • Table
Powered by GitBook
On this page

Was this helpful?

  1. Editor

Visual UI Builder

PreviousQuickstartNextComponent Properties

Last updated 2 years ago

Was this helpful?

Uify comes with an extensive library of customizable UI components. User interfaces are created by simply dragging components from the library to the grid-based application canvas.

Components can be resized, duplicated (CMD+D or OPTION+drag for Mac, CTRL+D or ALT+drag for Win), copy-pasted (CMD+C/V for Mac, CTRL+C/V for Win), and deleted (Backspace). Besides just using drag-and-drop to reposition components, you may also use the arrow-keys to move components in any direction, as long as no other component is in the way.

In case you want to select components within another parent component (e.g. container, form, etc.), hold CMD (Mac) / CTRL (Win) while drawing the mouse selection.

Resizing and duplicating components