Embedded Visual Authoring Properties and Objects
This applies to: Visual Data Discovery
The following properties can be passed as parameters to the createComponent
method when embedding Symphony visual authoring components.
Here is a sample.
The following table describes the available properties for componentConfig
.
Property/Object | Default | Description |
---|---|---|
|
|
The theme for the embedded visual. Valid values are Type: string |
The following table describes the available header
properties.
The following table describes the available breadcrumb
properties.
Property/Object | Default | Description |
---|---|---|
|
|
Optional breadcrumb properties are described in Optional Embedded Visual Authoring Breadcrumb Properties. |
|
none |
The click action handler for the breadcrumb title. Type: function |
|
none |
The link target parameter. Use Type: string |
|
none |
The first item breadcrumbs title. A valid title should be specified in quotes ( Type: string |
The following table describes the available properties for source visualID.
Property/Object | Default | Description |
---|---|---|
|
null |
The source ID of a visual template, used for creating a new visual in visual authoring. This represents a predefined visual template. A valid source ID should be specified in quotes ( Type: string |
|
none |
Specifies interactivity override settings for visual authoring. The interactivity settings specified in this object will override any interactivity settings specified for the individual visuals. For a list of visual interactivity settings you can specify, see Control How Users Interact With a Visual. Type: object |
|
null |
The visual ID for an existing visual for visual authoring. A valid visual ID should be specified in quotes ( Type: string |
The following table describes all of the available properties.
Property/Object | Default | Description |
---|---|---|
|
Optional breadcrumb properties are described in Optional Embedded Visual Authoring Breadcrumb Properties. | |
|
none |
The click action handler for the breadcrumb title. Type: function |
|
none |
The link target parameter. Use Type: string |
|
none |
The first item breadcrumbs title. A valid title should be specified in quotes ( Type: string |
|
|
Indicates whether the visual header actions should be shown for the embedded visual. Valid values are Type: boolean |
|
|
Indicates whether the visual header title should be shown for the embedded visual. Valid values are Type: boolean |
|
none |
Specifies a static title for the visual. Type: string |
|
|
Indicates whether the visual header should be visible for the embedded visual. Valid values are Type: boolean |
|
none |
Specifies interactivity override settings for visual authoring. The interactivity settings specified in this object will override any interactivity settings specified for the individual visuals. For a list of visual interactivity settings you can specify, see Control How Users Interact With a Visual. Type: object |
|
null |
The source ID of a visual template, used for creating a new visual in visual authoring. This represents a predefined visual template. A valid source ID should be specified in quotes ( If neither If both are provided, Type: string |
|
|
The theme for the embedded visual. Valid values are The initial default theme, However, if you add your own themes to the application, more options are available in this list and you may have introduced a different default. Type: string |
|
null |
The visual ID for an existing visual for visual authoring. A valid visual ID should be specified in quotes ( If neither If both are provided, Type: string |
Comments
0 comments
Please sign in to leave a comment.