Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-mui-base
/
mui.base
/
UseTabPanelReturnValue
Use
Tab
Panel
Return
Value
external
interface
UseTabPanelReturnValue
(
source
)
Members
Properties
get
Root
Props
Link copied to clipboard
abstract
var
getRootProps
:
Props
Resolver for the root slot's props.
hidden
Link copied to clipboard
abstract
var
hidden
:
Boolean
If
true
, it indicates that the tab panel will be hidden.
root
Ref
Link copied to clipboard
abstract
var
rootRef
:
Ref
<
HTMLElement
>