Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MenuVisibilityProviderProps

internal
remarks

@since 5.0.0

Hierarchy

Index

Properties

children: ReactNode
setVisible: Dispatch<SetStateAction<boolean>>

A function to manually set the visibility state if you need even more custom behavior.

visible: boolean

Boolean if the temporary element should be visible.

Generated using TypeDoc