Preparing search index...
The search index is not available
Cell Router
Cell Router
History
Class History
Index
Constructors
constructor
Properties
baseURL
delimiter
Accessors
old
Path
path
Methods
handle
Form
handle
Link
match
push
restore
title
Of
data
Of
get
Title
Constructors
constructor
new
History
(
baseURL
?:
string
,
delimiter
?:
RouterMode
)
:
History
Parameters
baseURL
:
string
= defaultBaseURL
delimiter
:
RouterMode
= RouterMode.hash
Returns
History
Properties
baseURL
baseURL
:
string
= defaultBaseURL
delimiter
delimiter
:
RouterMode
= RouterMode.hash
Accessors
old
Path
oldPath
:
any
path
path
:
any
Methods
handle
Form
handleForm
(
event
:
Event
,
form
:
HTMLFormElement
)
:
void
Parameters
event
:
Event
form
:
HTMLFormElement
Returns
void
handle
Link
handleLink
(
event
:
Event
,
link
:
HTMLAnchorElement
)
:
void
Parameters
event
:
Event
link
:
HTMLAnchorElement
Returns
void
match
match
(
pattern
:
string
,
path
?:
string
)
:
{
[
key
:
string
]:
string
}
Parameters
pattern
:
string
path
:
string
= ...
Returns
{
[
key
:
string
]:
string
}
push
push
(
path
?:
string
)
:
string
Parameters
path
:
string
= location.href
Returns
string
Protected
restore
restore
()
:
void
Returns
void
title
Of
titleOf
(
path
?:
string
)
:
string
Parameters
path
:
string
= ...
Returns
string
Static
data
Of
dataOf
(
path
:
string
)
:
URLData
<
unknown
>
Parameters
path
:
string
Returns
URLData
<
unknown
>
Static
get
Title
getTitle
(
root
:
HTMLElement
)
:
string
Parameters
root
:
HTMLElement
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
baseURL
delimiter
Accessors
old
Path
path
Methods
handle
Form
handle
Link
match
push
restore
title
Of
data
Of
get
Title
Cell Router
RouterMode
CellRoute
History
CellRouteProps
LinkProps
PageProps
RouterOptions
FormProps
IncludeText
createRouter
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R