Exemples d'attributs
Une collection d'attributs différents donnés à titre d'exemple.
Vue étendue : annotation
Présence d'annotation avec icône seulement et traduction en FR (hasAnnotation, toTranslate)
{
"type": "string",
"view": {
"icon": "fa-regular fa-comments",
"iconOnly":true,
"style": [
"fontSizeSmall",
"alignRight",
"fontColorRed"
],
"format": {
"id": "toTranslate"
}
},
"title": "Présence d'annotation",
"sortable": false,
"showTitle": false,
"expression": "",
"identifier": "hasAnnotations"
}