TagConfig
TagConfig =
object
Defined in: extensions/autocomplete/types.ts:162
Object mapping tag names to completable attributes for that tag.
Index Signature
Section titled “Index Signature”[tagName
: string
]: AttributeConfig
TagConfig =
object
Defined in: extensions/autocomplete/types.ts:162
Object mapping tag names to completable attributes for that tag.
[tagName
: string
]: AttributeConfig