Documentation
¶
Overview ¶
cspell:disable — this file enumerates HTML / SVG / ARIA attribute names verbatim from React and the WHATWG / W3C specs, so it contains many attribute-name tokens (aria-*, SVG presentation attributes, popover / shadowroot attrs, …) that are not in a general English dictionary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NoUnknownPropertyRule = rule.Rule{
Name: "react/no-unknown-property",
Run: runRule,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.