Skip to main content
Version: 8.1

Json View

This component allows rendering a view from a view.json schema. Instead of loading a view from the file system, the view's definition is passed view the viewJson parameter.

Properties

NameDescriptionProperty Type
viewJsonView definition.object
viewParamsParameters for this view instance.object
viewStyleStyles applied to the view.object
useDefaultHeightUse default view height.boolean
useDefaultMinHeightUse default minimum view height.boolean
useDefaultWidthUse default view width.boolean
useDefaultMinWidthUse default minimum view width.boolean
styleUse styles to customize the visual style of the component. Full menu of style options is available for text, background, margin and padding, border, shape and miscellaneous. You can also specify a style class.object