@wdprlib/parser
Preparing search index...
parser/rules/inline/anchor/attributes
AnchorAttributes
Interface AnchorAttributes
interface
AnchorAttributes
{
attributes
:
Record
<
string
,
string
>
;
target
:
AnchorTarget
|
null
;
}
Index
Properties
attributes
target
Properties
attributes
attributes
:
Record
<
string
,
string
>
target
target
:
AnchorTarget
|
null
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
target
@wdprlib/parser
Loading...