anyuianyui
Home
Getting Started
Documentation
Download
  • English
  • 简体中文
Home
Getting Started
Documentation
Download
  • English
  • 简体中文
  • Setup

    • Installation
  • Core Concepts

    • Introduction
    • Design
    • Hide and Lock
    • Resource Management
  • Higher Order Component

    • State Button
    • Label Slider
    • Value Slider
    • Check Group & Radio Group
    • StatusBar
    • NavigateBar
    • Drawer
  • Advanced Features

    • Use External Image File as Source
    • GIF Animated Image
    • Template Component
    • Global Components
    • Screen Management
    • Communication Commands and Events
    • Lottie Animation
  • Development

    • Build Mode
    • Build Toolchain Configuration
    • Code Transplant
  • Technical Support

    • FAQ

anyui provides an intuitive visual design environment for creating sophisticated user interfaces. The platform offers drag-and-drop functionality with precise component layout controls, enabling efficient UI development.

Create Components

Initialize your interface by adding components from the widget library. Drag the required components onto the canvas to begin prototyping and constructing your user interface according to your design specifications.

Select Components

Click on any component to select it. Upon selection, the component's properties, styles, and event handlers become accessible in the side panel, allowing for detailed customization of all design aspects.

Multi-Select Components

To work with multiple components simultaneously, hold the Shift key while clicking on each desired component. Selected components are visually distinguished with orange highlighting for clear identification.

Multi-selection

Move Components

Reposition components by clicking and dragging them across the canvas. During movement, alignment guidelines automatically appear near the edges or centers of adjacent components and the canvas boundaries, ensuring precise component placement.

Drag align

Resize Components

Adjust component dimensions by clicking and dragging their edges or corners. Alignment guidelines assist in maintaining consistent sizing and positioning throughout the design process.

Proportional Resizing

Maintain component aspect ratios during resizing by holding the Ctrl/Command key while dragging. This ensures proportional scaling without distortion.

Duplicate Components

Efficiently create multiple similar components by selecting the source component and holding the Option/Alt key while dragging to the desired location. This feature is particularly useful for creating consistent UI elements such as menu items, buttons, or repeated design patterns.

Delete Components

Remove components from the design by selecting them and pressing the Delete key, or by accessing the "Delete" option through the context menu.

Align Components

With multiple components selected, utilize the alignment tools in the alignment panel, located above the screen area. These tools provide precise alignment controls that ensure consistent spacing and positioning for a professional appearance.

Alignment

Zoom Controls

Easily zoom in and out of the design canvas by scrolling the mouse wheel, or utilize the zoom controls available in the toolbar.

Pressing the zoom reset button will restore the canvas to a 100% zoom level.

Move Canvas

Move canvas by dragging the canvas area beyond the screen boundaries.

Alternatively:

  • Hold Ctrl/Command while scrolling the mouse wheel to move the canvas vertically
  • Hold Shift while scrolling the mouse wheel to move the canvas horizontally

When the mouse cursor is positioned within the screen area, the default drag behavior enables multi-selection of components. However, holding the Spacebar key temporarily switches to canvas moving mode until the mouse button is released.

Prev
Introduction
Next
Hide and Lock