CIA Compliance Manager API Documentation - v0.8.24
GitHub
Documentation
Preparing search index...
types/componentPropExports
TabProps
Interface TabProps
interface
TabProps
{
isActive
?:
boolean
;
label
:
string
;
onClick
:
(
value
:
string
)
=>
void
;
testId
?:
string
;
value
:
string
;
}
Index
Properties
is
Active?
label
on
Click
test
Id?
value
Properties
Optional
is
Active
isActive
?:
boolean
label
label
:
string
on
Click
onClick
:
(
value
:
string
)
=>
void
Optional
test
Id
testId
?:
string
value
value
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Active
label
on
Click
test
Id
value
GitHub
Documentation
CIA Compliance Manager API Documentation - v0.8.24
Loading...