TAMULib / weaver-components

Custom Web Components for the Weaver UI
MIT License
0 stars 1 forks source link

Weaver Modal button should be toggle-able #329

Closed jeremythuff closed 3 years ago

jeremythuff commented 3 years ago

Currently, the wvr-modal invariably displays a button to launch the modal. This button should be suppressible via an input value (i.e. btn="false").

<wvr-modal btn="false"></wvr-modal>