Hi,
is there a possibility to comment something in yaml:
Something like this:
- component: f7-row
config:
height: 100px
class:
// - display-flex C-Style
/* - flex-direction-row */ C-Style
-- - justify-content-center OracleSQLStyle
Would be very helpful for testing and so on…
Thx & regards
Joerg