News

Is there a way to trigger the USWDS modal from JavaScript? For example, Bootstrap's modal can be triggered using JQuery $ ('#modal-id').modal ('show') method. I have tried triggering a click action on ...