gov-attachments-item
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
accessibleRemoveLabel | accessible-remove-label | Adds accessible label for the remove button that is only shown for screen readers. | string | undefined |
accessibleRemoveLabelledBy | accessible-remove-labelledby | Indicates the id of a component that labels the remove button. | string | undefined |
Events
Event | Description | Type |
---|---|---|
gov-remove | Emitted when the file is removed | CustomEvent<PointerEvent> |
Methods
validateAccessibility() => Promise<void>
Validate the accessible attributes of the component
Returns
Type: Promise<void>
Dependencies
Used by
Depends on
Graph
Built with StencilJS