forked from cms/tibi-svelte-starter
Möglichkeit, einen Typ für eine ViewColumn anzugeben. Dieser Typ überschreibt den Typ des Fields.
This commit is contained in:
parent
87fd3c6148
commit
f4b6bb17ca
@ -27,7 +27,7 @@ meta:
|
|||||||
mediaQuery: "(min-width:600px)"
|
mediaQuery: "(min-width:600px)"
|
||||||
columns:
|
columns:
|
||||||
- ident
|
- ident
|
||||||
- locale
|
- { source: locale, type: flag }
|
||||||
|
|
||||||
imageFilter:
|
imageFilter:
|
||||||
xs:
|
xs:
|
||||||
|
Loading…
Reference in New Issue
Block a user