Chip

IsabyteChip

The IsabyteChip component displays compact elements representing attributes, actions, or selections. Supports three variants (Filled, Outlined, Soft), icons, avatars, close buttons, and selectable toggle state.

Chip Parameters
Current Configuration
📋
<IsabyteChip Text="My Chip"
         OnClick="HandleClick" />

@code {
    private void HandleClick()
    {
        // Handle chip click
    }
}
An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.