solid-ui
Preparing search index...
login
loginStatusBox
Function loginStatusBox
loginStatusBox
(
dom
:
HTMLDocument
,
listener
?:
(
(
uri
:
string
|
null
)
=>
void
)
|
null
,
options
?:
{
buttonStyle
?:
string
}
,
)
:
HTMLElement
Login status box
A big sign-up/sign in box or a logout box depending on the state
Parameters
dom
:
HTMLDocument
listener
: (
(
uri
:
string
|
null
)
=>
void
)
|
null
= null
options
:
{
buttonStyle
?:
string
}
= {}
Returns
HTMLElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
solid-ui
Loading...
Login status box
A big sign-up/sign in box or a logout box depending on the state