Conversation

JaZo

An aria-label or aria-labelledby are required for modals, but currently there is no way to set these attributes. This PR allows you to set extra attributes (e.g. aria properties) on the modal element.

See: https://v2.vuejs.org/v2/guide/components-props.html#Disabling-Attribute-Inheritance

This allows you to set extra attributes (e.g. aria properties) on the modal element.
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

@JaZo