Reference
LinkSerializableAttribute
Represents attributes that can be serialized when Link writes to an HtmlSink.
Signature
type LinkSerializableAttribute = boolean | number | string | null | undefinedReference
Represents attributes that can be serialized when Link writes to an HtmlSink.
type LinkSerializableAttribute = boolean | number | string | null | undefined