File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -1400,6 +1400,7 @@ By default we've included modifiers for the most common boolean ARIA attributes:
14001400
14011401| Modifier | CSS |
14021402| --- | --- |
1403+ | <code className = " before:content-none after:content-none" >aria-busy</code > | <code className = " whitespace-nowrap before:content-none after:content-none" ><span className = " text-slate-400" >&</span >[ aria-busy="true"] </code > |
14031404| <code className = " before:content-none after:content-none" >aria-checked</code > | <code className = " whitespace-nowrap before:content-none after:content-none" ><span className = " text-slate-400" >&</span >[ aria-checked="true"] </code > |
14041405| <code className = " before:content-none after:content-none" >aria-disabled</code > | <code className = " whitespace-nowrap before:content-none after:content-none" ><span className = " text-slate-400" >&</span >[ aria-disabled="true"] </code > |
14051406| <code className = " before:content-none after:content-none" >aria-expanded</code > | <code className = " whitespace-nowrap before:content-none after:content-none" ><span className = " text-slate-400" >&</span >[ aria-expanded="true"] </code > |
You can’t perform that action at this time.
0 commit comments