HTML5 Data Bindings Support Product Page

Answered

How did you apply condition class in User Management Dashboard?

11 years ago Andre Bender posted:
You applied the following condition to the paging button in the showcase User Management Dashboard:

class="btn {{Users.link.prev.default( "disabled" )}}"

How did you do this? By hand coding? Is there any description of the code?

There is other code like this:
{{Status.contains( "Active" ).then( "label label-success", "" )}}

I can't find this in the documentation or did I miss something?

Replies

Replied 11 years ago
11 years ago Teodor Kuduschiev replied:
Replied 11 years ago
11 years ago Andre Bender replied:
Ah, ok, missed that one thanks ;-)

Reply to this topic