diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-08-22 15:36:33 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-08-22 15:36:33 +0200 |
commit | a3bfbe7f072217288c14e3f2c734bb5918564c33 (patch) | |
tree | 60e8c57e5f4eed6faf1871cb31597c0b8afa3cba | |
parent | fff7bc606fc30f02ebc6ad3f429035243383a754 (diff) | |
download | kvision-a3bfbe7f072217288c14e3f2c734bb5918564c33.tar.gz kvision-a3bfbe7f072217288c14e3f2c734bb5918564c33.tar.bz2 kvision-a3bfbe7f072217288c14e3f2c734bb5918564c33.zip |
API documentation for 0.0.17
-rw-r--r-- | Module.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -53,6 +53,10 @@ Helper interfaces and classes necessary to develop applications supporting Hot M Components supporting complete set of HTML tags, with dedicated classes for buttons, images, links, lists and iframe. Support for Handlebars.js templates is included. +# Package pl.treksoft.kvision.i18n + +Internationalization classes. + # Package pl.treksoft.kvision.modal Classes supporting general purpose Bootstrap modals with convenient helpers for alert and confirm popup dialogs. |