Preparing search index...
The search index is not available
@lcap/basic-template
@lcap/basic-template
PlaceholderFormatter
Class PlaceholderFormatter
Hierarchy (
view full
)
Formatter
PlaceholderFormatter
Index
Constructors
constructor
Properties
placeholder
reversible
Methods
format
parse
Constructors
constructor
new
Placeholder
Formatter
(
placeholder
?
)
:
PlaceholderFormatter
Parameters
placeholder
:
string
= '-'
Returns
PlaceholderFormatter
Properties
placeholder
placeholder
:
string
reversible
reversible
:
boolean
Methods
format
format
(
value
,
placeholder
)
:
any
Parameters
value
:
any
placeholder
:
any
Returns
any
parse
parse
(
value
,
placeholder
)
:
any
Parameters
value
:
any
placeholder
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
placeholder
reversible
Methods
format
parse
@lcap/basic-template
Loading...