Mockitt

Navigation Widgets

Navigation widgets are key elements in applications or websites used to guide users through browsing and navigation. They help users access different pages, functions, or content in a structured way.

Navigation widgets are located in Widgets > Built-in. You can double-click or drag them onto the canvas to use them.

377navagation.jpg

Overview

A Dropdown Menu displays a list of options that users can select by clicking or hovering. When prototyping, dragging the Dropdown Menu widget onto the canvas allows you to implement click-to-jump interactions for dropdown items. By default, the widget has no border and only displays text when placed on the canvas.

Creation and Modification

  1. Drag and Drop: Drag the Dropdown widget from the editor panel to the page.

  2. Settings: In the Appearance panel on the right:

    • Button Content: Modify the text displayed on the button.
    • Multi-select: The dropdown is single-select by default. Click Support Multi-select to enable multiple selections.
    • Display Selection: If enabled, the button text updates to show the selected option during operation.
    • Interaction: Set to Click (options appear on click) or Hover (options appear on mouseover).
  3. Add and Modify Options:

    • Click the + button in the top right to Add Option.
    • Edit the text within the option box.
    • Reorder: Drag the handle on the left of an option to change its order.
    • Add Event: Click the Lightning icon on the right to add a jump interaction.
    • Default State: Click the Dot next to the lightning icon to toggle selected/unselected status.
    • Delete: Click the - button to remove an option.
    • Multi-select Preview: In multi-select mode, clicking the Circle on the right sets that option's text as the default preview text.

Overview

When placed on a page, the Popup Menu exists as a Dynamic Widget with pre-configured state-switching interactions. Like other Dynamic Widgets, you can set the Default State and Scrollbar behavior in the Appearance panel.

Creation and Modification

  1. Drag and Drop: Drag the Popup Menu to the desired page.

  2. Add Menu Items: Double-click the component to enter the Dynamic Widget Editor and switch to State 2 to modify options and content.

  3. Adjust Style and Layout:

    • Double-click an option box to modify its appearance and text style.
    • Add or delete text widgets to change options, adjusting the background height accordingly.
    • To adjust the popup animation duration, click the blue lightning icon next to the trigger button and modify it in the right property panel.

Overview

We provide three styles: Standard Navigation Menu, Vertical Menu, and Horizontal Menu. They differ in the arrangement of Level 1 options and the expansion method of Level 2 options. Choose the one that fits your needs.

Creation and Modification

  1. Drag and Drop:

    • Select the desired menu style and drag it to the page.
    • You can switch between styles in the Type settings on the right.
    • Toggle Show Icons to display icons before options.
    • Accordion Mode: If "Only expand current Level 1 menu" is checked, clicking a Level 1 item collapses others.
  2. Modify Text and Icons:

    • Click + to add a Level 1 Option.
    • Click - to delete an option.
    • Edit the text in the input box. Level 1 options support icon modification.
    • Drag the handle on the left to reorder.
    • Click the Lightning icon to add interactions.
    • Click the Dot to set the default selected state.
    • Click the + button next to an option to add a Sub-option (up to 5 levels supported).
  3. Adjust Style: Configure background color, dividers, height, text size, and color for Main Menu, Sub-menu, and Selected Items.

Tree Widget

Overview

The Tree Widget is a powerful tool for displaying hierarchical data, helping you clearly present complex data relationships for easy browsing.

Creation and Modification

  1. Create Tree:

    • Drag the Tree Widget to the canvas.
    • In the right property panel, toggle icons, checkboxes, and expand/collapse symbol types.
  2. Modify Options:

    • Select the Tree Widget and add nodes in the right property panel.
    • Specify names, icons, links, or other information for each node.
  3. Adjust Style:

    • Customize node appearance, text style, and selection style as needed.

Mobile Navigation

Overview

The Mobile Navigation widget helps you quickly create a bottom tab bar, improving efficiency for mobile app prototyping. Drag Mobile Navigation from Widgets > Built-in to use it.

Creation and Modification

  1. Create Navigation:

    • Drag the Mobile Navigation widget to the canvas.
    • Toggle icons or text visibility. Hiding one centers the other vertically.
  2. Modify Options:

    • Add or delete options (Min: 2, Max: 20).
    • Drag to reorder options.
    • Click the Lightning icon to add interaction events.
    • Click the Dot to toggle the selected state.
  3. Adjust Style:

    • Configure the tab bar's fill color, stroke, text, and icons.
    • Set specific colors for the Selected Item's text and icon.

Segment Control

Overview

Segment Control is used for Tab Switching and is widely used in mobile interfaces.

Creation and Modification

Accordion

Overview

The Accordion widget helps organize complex content by grouping and hiding sections.

Creation and Modification

Tabs

Overview

The Tabs widget is similar to Segment Control but has slightly different settings. It applies to both Web and Mobile interfaces.

Creation and Modification

Pagination

Overview

Pagination is a common UI element used to divide large amounts of content into multiple pages. Pagination 1 is better for Mobile, while Pagination 2 is suitable for PC/Web.

Creation and Modification