Applesauce
Preparing search index...
applesauce-core
Helpers
parseReplaceableAddress
Function parseReplaceableAddress
parseReplaceableAddress
(
address
:
string
,
requireIdentifier
?:
boolean
,
)
:
AddressPointer
|
null
Parses the value of an "a" tag into an AddressPointer. Returns null if the address cannot be parsed.
Parameters
address
:
string
requireIdentifier
:
boolean
= false
Returns
AddressPointer
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Applesauce
Loading...
Parses the value of an "a" tag into an AddressPointer. Returns null if the address cannot be parsed.