Closed jeremythuff closed 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 btn="false"></wvr-modal>
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>