Preparing search index...
The search index is not available
ask-and-trust - v2.4.0
ask-and-trust
frontend/src/types/types
NavAndAuthButtonsProps
Interface NavAndAuthButtonsProps
interface
NavAndAuthButtonsProps
{
handleShowMenu
?:
(
(
)
=>
void
)
;
isHorizontalCompact
?:
boolean
;
isInFooter
?:
boolean
;
isInHeader
?:
boolean
;
isInSurveys
?:
boolean
;
links
?:
readonly
LinksType
[]
;
showMenu
?:
boolean
;
}
Index
Properties
handle
Show
Menu?
is
Horizontal
Compact?
is
In
Footer?
is
In
Header?
is
In
Surveys?
links?
show
Menu?
Properties
Optional
handle
Show
Menu
handle
Show
Menu
?:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
Optional
is
Horizontal
Compact
is
Horizontal
Compact
?:
boolean
Optional
is
In
Footer
is
In
Footer
?:
boolean
Optional
is
In
Header
is
In
Header
?:
boolean
Optional
is
In
Surveys
is
In
Surveys
?:
boolean
Optional
links
links
?:
readonly
LinksType
[]
Optional
show
Menu
show
Menu
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
handle
Show
Menu
is
Horizontal
Compact
is
In
Footer
is
In
Header
is
In
Surveys
links
show
Menu
ask-and-trust - v2.4.0
Loading...