CakePHP-Bootstrap / cakephp3-bootstrap-helpers

CakePHP 3.x Helpers for Bootstrap 3 and 4.
https://holt59.github.io/cakephp3-bootstrap-helpers/
MIT License
130 stars 79 forks source link

Add Modal Size Option Example #154

Closed stosh15x closed 5 years ago

stosh15x commented 6 years ago

This is a (multiple allowed):

Can we add a modal "size" option example to this page? https://holt59.github.io/cakephp3-bootstrap-helpers/modal-helper/basics/

I had to dig through past bugs to figure this one out...

Holt59 commented 6 years ago

This feature is documented in the API documentation: https://holt59.github.io/cakephp3-bootstrap-helpers/api/class-Bootstrap.View.Helper.ModalHelper.html#_create

There are too many options for me to create an example on the main documentation for each one, but if you want to enhance the documentation yourself, feel free to submit a PR to the mkdocs branch.