Separator Picker
    • Dark
      Light

    Separator Picker

    • Dark
      Light

    Article summary

    The Separator Picker is a simple component that renders a chip to visually divide different pickers, making the interface more organized and easier to navigate.

    Configuration Options

    The picker can be configured through the following options:

    Option

    Type

    Default

    Description

    title

    string

    null

    Optional text to display on the picker's chip

    Example Configuration

    {
      "title": "Section 1",
      "type": "separator"
    }

    Default Query Params

    This picker doesn't return any query.


    What's Next