Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
Dropdown
<p>Install the component dependency:</p>
<code>
npm install @pluralsight/ps-design-system-dropdown
</code>
<p>Include a React component in your project:</p>
<code>
import Dropdown from '@pluralsight/ps-design-system-dropdown/react'
</code>
default,
<span>
visual style (from <code>Dropdown.appearances</code>)
</span>
]),
PropTypes.row([
'disabled',
'boolean',
null,
<code>false</code>,
'standard input disabled flag'
]),
PropTypes.row([
'error',
'boolean',