Sha256: 350221fc652d66a97dbd02fcfd78941769088f81e211ade26648f7011a455f75
Contents?: true
Size: 339 Bytes
Versions: 12
Compression:
Stored size: 339 Bytes
Contents
The Dropdown kit accepts an `options` array and renders each object from that array as a selectable option within a dropdown container. `options` is a required prop and must be an array of objects. Each object can contain as many key/value pairs as needed but MUST contain 'label' and 'value' as the only required items within each object.
Version data entries
12 entries across 12 versions & 2 rubygems