UseTabPanelReturnValue

external interface UseTabPanelReturnValue(source)

Properties

Link copied to clipboard
abstract var getRootProps: Props

Resolver for the root slot's props.

Link copied to clipboard
abstract var hidden: Boolean

If true, it indicates that the tab panel will be hidden.

Link copied to clipboard
abstract var rootRef: Ref<HTMLElement>