models/models library

Models for the Chip widget library. This file exports all model classes for easy importing.

Classes

ChipData
Represents the data configuration for a Chip widget. This model holds all the data needed to configure a chip's appearance and behavior.
ChipStyle
Immutable styling configuration shared by all chip widgets.