Skip to content

Seaside integration (canvas, plugin and options) of Bootstrap-Select plugin

License

Notifications You must be signed in to change notification settings

eMaringolo/seaside-bootstrap-select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

seaside-bootstrap-select

Seaside integration (canvas, plugin and options) for the Bootstrap-Select plugin to be used with Bootstrap 3.

For Bootstrap 4 integration please check the Bootstrap 4 branch

Simple use

To use it, send tbsSelect instead of select to the HTML canvas.

  html tbsSelect
    list: Object subclasses

Screenshot

Installation

Metacello new 
  baseline: 'BootstrapSelect'; 
  repository: 'github://eMaringolo/seaside-bootstrap-select/src';
  load.

More examples

There is a Bootstrap-Select-Examples package that autoinitializes a browser application at /bootstrap-select in your default Seaside dispatcher (typically http://localhost:8080/bootstrap-select).

About

Seaside integration (canvas, plugin and options) of Bootstrap-Select plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published