Skip to content

isValidAttributeName

isValidAttributeName(name): boolean

Defined in: src/attr/names.ts:99

Whether name is a valid attribute name — the non-throwing form of validateAttributeName.

string

boolean