Smart HTMLElements

Smart is new, modern, easy, platform independent, cross-browser compatible, Responsive and adjusts for the best user experience across devices. Implements Google's Material Design.

Reliable, feature rich Front-End Ecmascript6 framework. Create your own Custom Elements and Web Components or use our UI Toolkit built with Smart. It increases productivity and minimizes development cost. Works well with Angular, React, Vue.

Here is a snapshot of a Dashboard Application that is available on the website:

Admin Dashboard Template UX Theme

You can find more demos, sample applications and documentations on the website

Description

shorCharCount property displays a char counter in the bottom right corner of the Editor. maxCharCount detemrines the maximum number of characters inside the Editor.

When the characters inside the Editor are equal or above 70% of the maximum the counter is colored in a different color (yellow by default).

When the characters are more or equal to 90% of the maxmim the counter is colored in another color (dark red by default).

These colorings indicate that the maximum is near or reached.