@likecoin/epub-ts
Preparing search index...
NavItem
Interface NavItem
interface
NavItem
{
href
:
string
;
id
:
string
;
label
:
string
;
parent
?:
string
;
subitems
?:
NavItem
[]
;
}
Index
Properties
href
id
label
parent?
subitems?
Properties
href
href
:
string
id
id
:
string
label
label
:
string
Optional
parent
parent
?:
string
Optional
subitems
subitems
?:
NavItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
href
id
label
parent
subitems
@likecoin/epub-ts
Loading...