<ul get="/api/users"
as="users">
<li each="user of users"
if="user.active"
class-highlight="user.vip"
bind="user.name | upper">
<ul get="/api/users"
as="users">
<li each="user of users"
if="user.active"
class-highlight="user.vip"
bind="user.name | upper">
| nojs.validation.enabled | true | |
| nojs.completion.filters | true | |
| nojs.customFilters | [] | |
| nojs.customValidators | [] | |
| nojs.trace.server | "off" | |
| nojs.devtools.enabled | false | |
| nojs.devtools.port | 9222 | |
| nojs.devtools.host | "localhost" |