created:4/20/2021
updated:4/20/2021
loc
84
comments
5%
passed
1
coverage
56%
AllyBlock
Story block container that displays displays the axe ally test results
id | description | |
---|---|---|
aria-allowed-attr | Ensures ARIA attributes are allowed for an element's role... | |
aria-allowed-role | Ensures role attribute has an appropriate value for the element... | |
aria-required-attr | Ensures elements with ARIA roles have all required ARIA attributes... | |
aria-roles | Ensures all elements with a role attribute use a valid value... | |
aria-valid-attr-value | Ensures all ARIA attributes have valid values... | |
aria-valid-attr | Ensures attributes that begin with aria- are valid ARIA attributes... | |
nested-interactive | Ensure controls are not nested as they are not announced by screen readers... | |
svg-img-alt | Ensures <svg> elements with an img, graphics-document or graphics-symbol role have an accessible text... |
Name | Description | Default | |
---|---|---|---|
AllyBlockOwmProps(1 properties) | |||
axeOptions | Spec | - | |
StoryInputProps(2 properties) | |||
BlockContainerOwnProps(5 properties) | |||
HTMLAttributes(42 properties) | |||
Attributes(2 properties) | |||
AriaAttributes(48 properties) | |||
DOMAttributes(161 properties) | |||
-(1 properties) | |||
BoxOwnProps(3 properties) | |||
SpaceProps(28 properties) | |||
BackgroundColorProps(2 properties) | |||
OpacityProps(1 properties) |
package | imports | peer |
---|---|---|
@component-controls/blocks ^3.15.0 | StoryBlockContainerPropsStoryBlockContainerStory | |
resetTabCounter | ||
@component-controls/store ^3.15.0 | useStoryStoryInputProps | |
axe-core 4.1.2 | runconfigurecleanupSpec | |
react ^17.0.1 | ReactuseRefuseEffectuseContextFC | * |
file | imports |
---|---|
"./BaseAllyBlock" | BaseAllyBlock |
"../state/context" | AxeContextProviderAxeSetContextSelectionContextProvider |
<Story
keyidrefonRender
/>@component-controls/blocks
^3.15.0<StoryBlockContainer
story
>@component-controls/blocks
^3.15.0<AxeContextProvider>
AxeContextProvider
from"../state/context"
<SelectionContextProvider/>
SelectionContextProvider
from"../state/context"