Improved FlowStream components
We have improved and simplified the declaration for FlowStream components. Read more about new improvements.

Improved FlowStream components
We have improved declaring of FlowStream components. If you provide your own version of Total.js FlowStream Designer, please update it from GitHub.
New improvements
CSS
FlowStream designer compiler replaces all phrases CLASS
for the component name in inline CSS <style>
of the component. The old declaration will work too.
Old declaration:
New declaration:
HTML
FlowStream designer compiler replaces all phrases CONFIG
, STATUS
, NAME
, and ICON
. So you don't need to declare complicated phrases, duplicate icons, or names. The old declaration will work too.
Code form has been updated too:
Old declaration:
New declaration:
If you use your own version of Total.js FlowStream Designer, you need to update it from GitHub.
Other posts from Total.js Platform
- 2023-02-01Januar report 2023
- 2023-01-30More than 400 Total.js Font Icons
- 2022-12-31December report 2022
- 2022-12-01November report 2022
- 2022-11-11Tutorial series - #6 Authorization in Total.js
- 2022-11-02October report 2022
- 2022-10-14Tutorial series - #5 API routing and QueryBuilder
- 2022-10-01September report 2022
- 2022-09-01August report 2022
- 2022-08-01July report 2022