Styling views
You can use several CSS classes and data attributes to style elements or use them for binding Javascript events.
The following classes have been added specifically for this purpose:
Attribute | Value |
---|---|
|
the name of the entity (e.g. |
|
the name of the view (e.g. |
|
the name of the association (e.g. |
|
the type of the view (e.g. |
Attribute | Value |
---|---|
|
the name of the property (e.g. |
View | CSS class |
---|---|
Form of form view |
|
Form of list view |
|
Panel of list view |
|
Table of list view |
|