CIA Compliance Manager API Documentation - v0.8.24
GitHub
Documentation
Preparing search index...
types/componentPropExports
SelectionProps
Interface SelectionProps
interface
SelectionProps
{
className
?:
string
;
label
:
string
;
onChange
:
(
value
:
string
)
=>
void
;
options
:
string
[]
;
testId
?:
string
;
value
:
string
;
}
Index
Properties
class
Name?
label
on
Change
options
test
Id?
value
Properties
Optional
class
Name
className
?:
string
label
label
:
string
on
Change
onChange
:
(
value
:
string
)
=>
void
options
options
:
string
[]
Optional
test
Id
testId
?:
string
value
value
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
class
Name
label
on
Change
options
test
Id
value
GitHub
Documentation
CIA Compliance Manager API Documentation - v0.8.24
Loading...