Space TimelineSpace Timeline

Text content

An AngularJS HTML template with the following variables in its scope:

Name Type

Return type

Description

Name Type

Return type

Description

`viewModel`

(FieldViewModel)

an internal Docupace Start UI object associated with this field. Contains reference to 'parent' View Model, which contains reference to its 'model' (either a model of enclosing Field Group or the Page Model).

Example:

`Parent model value: {{ viewModel.parent.model.value | json }}`

`$index`

number

an index of Rich Text field in the parent Field Group or on the page