logo
Chips are compact elements that represent inputs, attributes, or actions. They help users make selections, filter content, or trigger actions in a visually lightweight and space-efficient way.
Image without caption

🧱 Gridding Rules

You can place the Chips element alone in the row using a flexible grid system.
Image without caption
Max
60 grids

⚙️ Settings

The following table outlines the available configuration options for this element. Each setting defines how the element behaves or appears within your app’s UI.
Field
Description
Label
The main label for form fields like inputs or dropdowns.
Icon
An icon shown at the start (left side) of the cell.
Custom Color
controls the color styling of text or divider.
Cell ID
This is the unique name for the cell. It's used to find or manage the cell later. If both cell_id and callback are provided, the system will use cell_id.
Callback
This is the action name linked to the cell when a user interacts with it. You must add this when creating the cell. Once the cell is saved, this value can’t be changed.
Cell Order
This controls where the cell appears inside the row (from left to right). Like callback, it must be set when creating the cell and can’t be changed later.
Form
The type of the element. You must choose this when creating the cell, and it can't be changed later.
Style
The visual style of the element (e.g., filled, outlined). You need to set this when creating the cell, and it can't be changed after saving.
Version
A system-generated version number that updates automatically whenever the cell is changed.
Prefix
Text that appears at the beginning of an input field (before the user's input).
Options
A list of choices is shown to the user in dropdowns, radio buttons, or multi-select elements. Only needed for cells that require selection.
Value
The default or current value for the cell (like a pre-selected option).

📱 Android & iOS Interface

The Chips element adapts its appearance and layout behavior based on the platform to align with native UI guidelines:
Android
Android
iOS
iOS

👇🏻 Action (onClick)

Element
Purpose
Supports Actions
Available Actions
Chips
To represent inputs, filters, or trigger actions in a compact form.
Execute Funtion

🃏 Chips Style Overview

Chips are used to show options for a specific context.
1. Container
2. Label text
3. Leading icon
1. Container 2. Label text 3. Leading icon
There are four types of them: Assist, Filter, Input & Suggestion.
1. Assist chip
2. Filter chip
3. Input chip
4. Suggestion chip
1. Assist chip 2. Filter chip 3. Input chip 4. Suggestion chip
🧰 Usage
Chips help people enter information, make selections, filter content, or trigger actions. They're best used to help users accomplish their current task faster and easier.
Chips appear as a group of interactive elements
Chips appear as a group of interactive elements
Use chips to enhance the user's current journey and encourage action, and buttons to progress through the product and take significant actions.
✅ DO

Use chips to present contextual , supplemental options
DO Use chips to present contextual , supplemental options
❌ DON’T

Avoid replacing major actions with chips. Actions should always be displayed as buttons when they progress users to the next or previous step.
DON’T Avoid replacing major actions with chips. Actions should always be displayed as buttons when they progress users to the next or previous step.

Assist Chips

1. Container
2. Label text
3. Leading icon
1. Container 2. Label text 3. Leading icon
🧰 Usage
Assist chips let you do smart or automatic things across multiple apps, like starting an event on your calendar from the home screen.
An assist chip can surface supplemental information like a calendar event, as well as provide contextual actions
An assist chip can surface supplemental information like a calendar event, as well as provide contextual actions
Assist chips should be shown underneath primary content, such as below a card
Assist chips should be shown underneath primary content, such as below a card

Filter Chips

1. Container
2. Label text
3. Leading icon
4. Trailing icon
1. Container 2. Label text 3. Leading icon 4. Trailing icon
🧰 Usage
Filter chips use tags or descriptive words to filter content. They can be a beneficial alternative to segmented buttons or checkboxes when viewing a list or search results.
Filter chips in a shopping app
Filter chips in a shopping app
Filter chips in a real estate app
Filter chips in a real estate app
Filter chips can be used with other components, such as search fields and sheets.
Filter chips can be shown underneath a search field
Filter chips can be shown underneath a search field

Input Chips

1. Container
2. Label text
3. Trailing icon
4. Leading icon
1. Container 2. Label text 3. Trailing icon 4. Leading icon
🧰 Usage
Input chips represent discrete pieces of information entered by a user, such as Gmail contacts or filter options within a search field.
Input chips transform text based on user input
Input chips transform text based on user input

Suggestion Chips

1. Container
2. Label text
1. Container 2. Label text
🧰 Usage
Suggestion chips help narrow a user’s intent by presenting dynamically generated suggestions, such as possible responses or search filters.
A suggestion chip can help the user start a search
A suggestion chip can help the user start a search

❓ FAQs

Q: How can I add filter tags (like size or category chips) to my in-app store without writing any code?

A: You can easily add filter tags, create category chips, and give shoppers quick ways to browse your store—all without coding. Using the Chips element in nandbox’s visual builder, you can create tap-to-filter shortcuts that make it simple for users to find exactly what they want.

Q: What does the Chips element do in the store layout?

A:
The Chips element lets you create sleek, clickable tags that act as filters. You can:
  • Add visual tags like “S,” “M,” “L” or categories like “Men,” “Women,” “On Sale.”
  • Customize each chip’s label, color, and style to match your branding.
  • Enable multi-select so users can pick more than one filter at a time.
  • Link each chip to an action like filtering a collection or updating a product list.
  • Place chips anywhere in your layout—above product cards, inside headers, or next to banners.
These are perfect for improving product discoverability while keeping your store clean and mobile-friendly.

Q: How do I set up chips and use them as store filters?

A:
  1. Drag the Chips element into your store layout where you want filters to appear.
  1. Click on each chip to:
      • Edit the label (e.g., “T-Shirts,” “On Sale,” or “New Arrivals”).
      • Adjust the appearance—set colors, borders, and spacing to match your design.
      • You can add multi-select Chips if you want users to select multiple filters at once.
  1. Assign an action for each chip—like filtering a specific product collection or updating the visible items.
The Chips element automatically adjusts to your layout and connects with other elements—no coding needed.

Powered by Notaku