jtsage / jtsage-datebox

A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
http://datebox.jtsage.dev/
Other
474 stars 166 forks source link

Feature Request: Icon Factory #458

Closed jtsage closed 5 years ago

jtsage commented 5 years ago

Provide a icon factory callback to allow the use of a previously loaded icon library.

Basically, this needs to override .icons.getIcon(), but do it in such a way that it's simple to extend that interface.