Skip to content

Document modals #1

@srfoster

Description

@srfoster

All of the bootstrap modal functions should get documented.

Also, it would be nice to have a convenience function for common modals. It's a bit annoying to do this:

(modal
  (modal-dialog
    (modal-content
       (modal-header ....))))

That might be the best Bootstrap can do, but in Racket, we can do better.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions