Clarify that the `'header'` mark is only for internal usage (e.g., `_header`?)
sehilyi opened this issue · 0 comments
sehilyi commented
The header
mark is internally used to show title and subtitle.
gosling.js/src/gosling-schema/gosling.schema.ts
Lines 275 to 277 in c3169df
However, it is unclear if this is intended to be used by users or not.
We need to clarify that this is for the internal usage in the Gosling compiler.