-
Notifications
You must be signed in to change notification settings - Fork 377
Closed
Labels
Breaking change 💥this change requires a major release and has API changes.this change requires a major release and has API changes.
Milestone
Description
Describe the issue. What is the expected and unexpected behavior?
Divide selections property into two properties: selection (string | SelectOptionObject) for single select variants and selections ((string | SelectOptionObject)[]) for multiple select variants. This will clarify the expected data structure type for the different variants.
Metadata
Metadata
Assignees
Labels
Breaking change 💥this change requires a major release and has API changes.this change requires a major release and has API changes.