Preparing search index...
The search index is not available
Community Solid Server - v4.1.0
Community Solid Server - v4.1.0
AbsolutePathInteractionRoute
Class AbsolutePathInteractionRoute
A route that returns the input string as path.
Hierarchy
AbsolutePathInteractionRoute
RelativePathInteractionRoute
Implements
InteractionRoute
Index
Constructors
constructor
Properties
path
Methods
get
Path
Constructors
constructor
new
Absolute
Path
Interaction
Route
(
path
:
string
)
:
AbsolutePathInteractionRoute
Parameters
path:
string
Returns
AbsolutePathInteractionRoute
Properties
Private
Readonly
path
path
:
string
Methods
get
Path
get
Path
(
)
:
string
Returns
The absolute path of this route.
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Community
Solid
Server -
v4.1.0
Absolute
Path
Interaction
Route
constructor
path
get
Path
A route that returns the input string as path.