Skip to content

setAria #685

Description

@dxDennis

of course setAria makes no sense if you customize icon Classes ;)
therefore need to be:

switch (map.iconClass) { case options.iconClasses.success: //'toast-success': case options.iconClasses.info: // 'toast-info': ariaValue = 'polite'; break; default: ariaValue = 'assertive'; }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions