Sha256: 794cbfe514ce7c00a4a388f0de40bbe9f6684ab927001bd5b92e80f8d6dc2fbf
Contents?: true
Size: 443 Bytes
Versions: 1330
Compression:
Stored size: 443 Bytes
Contents
You can build your own logic to control whether to show or hide the tooltip. Click on the `Toggle state` button to change the state of the component and hover over the 'hover me' text to see it in action. Each Tooltip has a `dataset` with the `pbTooltipShowTooltip` property set to true by default. To update it, access the `pbTooltipShowTooltip` in the dataset of your tooltip element: `yourTooltip.dataset.pbTooltipShowTooltip = 'false'`
Version data entries
1,330 entries across 1,330 versions & 2 rubygems