ldx-widgets
Version:
widgets
33 lines (23 loc) • 640 B
Markdown
[<< Component Index](../README.md)
# SelectPvrOption `/src/components/select_pvr_option.coffee`
Individual options and sub-options for SelectPvr
## Props
### children
**`Array`**
_Optional_
Options contained underneath a section header. Header will assume collapse/expand duties.
### noWrapOptions
**`Boolean`**
_Optional_
option to turn off text wrapping on the menu's options
### optionHeight
**`Number`**
_Optional_
the height of the options in the list
### canDeselect
**`Boolean`**
_Optional_
option to de-select the selected option - will allow us call handle click for the selected option