How to show a Off-Canvas stack if Button Hidden?

There is a check box in the Off-Canvas Button option. If the checkbox is checked to hide button, how does the stack get activated to slide out?
Screenshot 2024-05-26 at 1.07.28 PM

It is there so that you can hide the button depending on your needs. You may want an off-canvas that loads in the open state, and don’t need a button to re-open it, or perhaps you want to trigger the off-canvas using your own code. Just an option.

What code would I use to trigger the off-canvas stack?
Thanks

Custom code you would write. It isn’t something that I provide. You can check out the Bootstrap 5 DOCs if you’d like to dig deeper. :+1: