Function buttonList

  • Creates a button list for grouped actions.

    • Supports resolve to complete the UI flow when an item is clicked.
    • Supports async items based on the central state.

    Parameters

    • props: UiButtonListProps

    Returns Element