Preparing search index...
The search index is not available
@devlander/hooks
@devlander/hooks
DefaultSectionItem
Interface DefaultSectionItem
interface
DefaultSectionItem
{
Icon
:
(
(
)
=>
Element
)
;
id
:
string
|
number
;
onPress
:
(
(
)
=>
void
)
;
title
:
string
;
}
Index
Properties
Icon
id
on
Press
title
Properties
Icon
Icon
:
(
(
)
=>
Element
)
id
id
:
string
|
number
on
Press
on
Press
:
(
(
)
=>
void
)
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Icon
id
on
Press
title
@devlander/hooks
Loading...