Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap 5.3 + JsPanel #212

Open
leandrocombr opened this issue Oct 4, 2024 · 2 comments
Open

Bootstrap 5.3 + JsPanel #212

leandrocombr opened this issue Oct 4, 2024 · 2 comments

Comments

@leandrocombr
Copy link

Is it possible to use the BS 5.3 grid?

https://getbootstrap.com/docs/5.3/layout/grid/

Because when using and resizing, the size does not follow the size of the jspanel.

Any usage examples?

.col-md-8
.col-6 .col-md-4
.col-6 .col-md-4
.col-6 .col-md-4
.col-6 .col-md-4
.col-6
.col-6
@Flyer53
Copy link
Owner

Flyer53 commented Oct 9, 2024

@leandrocombr Sorry for the late answer ...
I personally don't use Bootstrap anymore, so I don't know that much about it. But I don't see a reason why it should not be possible. Most probably it's just a matter of how you tweak the css.
Currently I don't have a working example, but I might have one later today.

I'll post it here then ...

@Flyer53
Copy link
Owner

Flyer53 commented Oct 9, 2024

@leandrocombr
Here you find a simple example of a panel with a bootstrap grid as content. It's the last example on the demo page. Seems to work fine.
https://jspanel.de/docs/demos/bootstrap5/#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants