5.0.0 • Published 1 year ago

@spark-web/toggle-group v5.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

title: ToggleGroup storybookPath: forms-toggle-group

isExperimentalPackage: true

Example

<ToggleGroup
  value={value}
  onValueChange={(newValue) => setValue(newValue)}
>
  <ToggleGroupItem value="1">
  <ToggleGroupItem value="2">
  <ToggleGroupItem value="3">
</ToggleGroup>

Props

ToggleGroup

PropTypeDefaultDescription
data?DataAttributeMapSets data attributes on the component.
5.0.0

1 year ago

5.0.0-rc.24

1 year ago

5.0.0-rc.25

1 year ago

5.0.0-rc.26

1 year ago

5.0.0-rc.27

1 year ago

5.0.0-rc.28

1 year ago

5.0.0-rc.29

1 year ago

1.0.0-rc.20

1 year ago

1.0.0-rc.21

1 year ago

1.0.0-rc.9

2 years ago

1.0.0-rc.7

2 years ago

1.0.0-rc.8

2 years ago

1.0.0-rc.5

2 years ago

5.0.0-rc.31

1 year ago

1.0.0-rc.6

2 years ago

1.0.0-rc.13

2 years ago

1.0.0-rc.12

2 years ago

1.0.0-rc.11

2 years ago

1.0.0-rc.10

2 years ago

1.0.0-rc.17

2 years ago

1.0.0-rc.3

2 years ago

1.0.0-rc.16

2 years ago

1.0.0-rc.4

2 years ago

1.0.0-rc.15

2 years ago

1.0.0-rc.1

2 years ago

1.0.0-rc.14

2 years ago

1.0.0-rc.2

2 years ago

1.0.0-rc.0

2 years ago

1.0.0-rc.19

2 years ago

1.0.0-rc.18

2 years ago

0.0.1

2 years ago