Documentation

This is taking longer than usual. If nothing appears, refresh the page.

Documentation

{{docApp.title}}

{{docApp.description}}

Connect an AI assistant

Your AI assistant can read this documentation directly, so it answers from the current content instead of guessing. Add one of the servers below to your client — they use the Model Context Protocol (MCP). Each one covers a different body of content, so add the one you need.

The catalog did not load. Refresh the page to try again.

Loading…

How can we help?

{{docApp.searchError}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

 {{docApp.currentResultsSearchText}}  in {{docApp.searchFilterBySpecificBookTitle}}
Found {{docApp.searchResponse.totalResultsAvailable}} matches. Showing the top {{docApp.searchResponse.results ? docApp.searchResponse.results.length : 0}}. Use a more specific search to further narrow down the results.
No documentation pages match this search, so all content types are shown. Most matches are in {{docApp.searchDocTypeRescue.best.name}}.
There is no book with the ID "{{docApp.searchBookRescue.bid}}", so the book filter from this link was ignored and results from all books are shown.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
  • {{resultItem.title}} {{resultItem.matchedBy === 'semantic' ? 'semantic' : (resultItem.matchedBy === 'both' ? 'keyword + semantic' : 'keyword')}}

    {{resultItem.url}}

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

Complex Types - widgetStyleDefinition

Description

Information about the styling of the widget container

Properties

Name Type Occurrence Description
headerShowTitle xs:boolean Optional
Default=true
Show the title
headerPadding xs:string Optional
Default=4,4,4,4
padding to apply to the header
headerTitleFontSize xs:integer Optional custom font to use for header title
headerSubTitleFontSize xs:integer Optional custom font to use for header sub title
headerShowBottomBorder xs:boolean Optional
Default=true
Show the bottom border between header and widget body
headerTextColor xs:string Optional text color of the header
headerBackgroundColor xs:string Optional text bg color of the header
headerBackgroundTransparency xs:boolean Optional use transparency effect
showHeaderAtBottom xs:boolean Optional showthe header at the bottom
borderSetting xs:string Optional
Default=1,1,1,1
border settings 1,1,1,1 means full border 0,0,1,1 means bottm and left border
borderCurved xs:boolean Optional
Default=true
curved corners
borderColor xs:string Optional color of the border
containerTextColor xs:string Optional text color for container
containerBackgroundColor xs:string Optional background color for container
containerBackgroundEffect xs:string Optional background effect for container like fill, blend left, right, top, bottom, edge left, right etc
containerBackgroundEffectColor xs:string Optional color to use for background effect
In This Document