UNPKG

@availity/select

Version:
11 lines (6 loc) 286 B
import { Meta, ArgTypes } from '@storybook/addon-docs'; import { hidden_SelectField } from './select.stories'; <Meta title="Form Components/Select/Additional Props" /> # SelectField Props These props can be passed to the `SelectField` component <ArgTypes of={hidden_SelectField} />