`MoleculeDropdownOption` is a component that wraps a composition of checkbox + text.
npm install @s-ui/react-molecule-dropdown-optionMoleculeDropdownOption is a component that wraps a composition of checkbox + text.





``sh`
$ npm install @s-ui/react-molecule-dropdown-option --save
js
import MoleculeDropdownOption from '@s-ui/react-molecule-dropdown-option'return (
Option 1
)
`$3
`js
import MoleculeDropdownOption from '@s-ui/react-molecule-dropdown-option'return (
Option 1
)
`$3
`js
import MoleculeDropdownOption from '@s-ui/react-molecule-dropdown-option'return (
Option 1
)
``Find full description and more examples in the demo page.