https://github.com/jazzsequence/bootstrap-svg-icon-dropdown
A library (with CMB2 support) to create a dropdown list of SVG icons.
https://github.com/jazzsequence/bootstrap-svg-icon-dropdown
Last synced: 5 months ago
JSON representation
A library (with CMB2 support) to create a dropdown list of SVG icons.
- Host: GitHub
- URL: https://github.com/jazzsequence/bootstrap-svg-icon-dropdown
- Owner: jazzsequence
- Created: 2015-11-02T16:59:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-02T18:31:49.000Z (over 10 years ago)
- Last Synced: 2024-12-27T11:18:09.844Z (about 1 year ago)
- Language: PHP
- Size: 152 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bootstrap SVG Icon Dropdown
A library (with CMB2 support) to create a dropdown list of SVG icons.
## Description
Includes a custom CMB2 field type -- bootstrap_select -- that can be used to display a Bootstrap pseudo-dropdown (using ul/li tags) and tools to populate that dropdown with SVG icons.
#### Usage
Dump the repository into your project and include the `init.php` file in your project.