This sample demonstrates how to customize the tooltip component by using its properties from the property pane. Select any combination of properties from the property pane to customize tooltips.
Content
|
|
Height
|
|
Width
|
|
Open Mode
|
|
Sticky Mode
|
|
In this demo, the default tooltip is rendered with minimal configuration. This sample can be customized further with the combination of tooltip properties from the property pane. For example,
Content
StickyMode
can be enabled by checking the sticky mode option in the property pane.Height
and Width
can be changed from the property pane.OpenMode
can be changed from the property pane.More information on customization of the tooltip can be found in the documentation section.