phovea_ui
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
App
Header
App
Header
Link
constructor
action
add
Logo
href
name
IApp
Header
Options
IHeader
Link
create
create
Li
Header link extends the header link with a flag for disabling the logo
Hierarchy
AppHeaderLink
Implements
IHeaderLink
Index
Constructors
constructor
Properties
action
add
Logo
href
name
Constructors
constructor
new
App
Header
Link
(
name
?:
string
, action
?:
(Anonymous function)
, href
?:
string
, addLogo
?:
boolean
)
:
AppHeaderLink
Parameters
Default value
name:
string
= "Phovea"
Default value
action:
(Anonymous function)
= (event: MouseEvent) => false
Default value
href:
string
= "#"
Default value
addLogo:
boolean
= true
Returns
AppHeaderLink
Properties
action
action
:
(Anonymous function)
add
Logo
add
Logo
:
boolean
href
href
:
string
name
name
:
string
Generated using
TypeDoc
Header link extends the header link with a flag for disabling the logo