Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines the time duration for which Bootstrap tooltips are displayed when the accessibility user preference is active, with a default of 10 seconds. |
| What area does it affect? |
User Interface Accessibility |
| What does the default mean? |
The default value is "10", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting tooltip visibility for accessibility compliance or user experience improvements. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.accessibility.tooltip_duration |
| Sys ID |
1bcad36d57a22010a9ad78e1a9552964 |
| Type |
integer |
| Application |
Global |
| Default value |
10 |
| Description |
When glide.ui.accessibility User Preference is enabled, number of seconds until Bootstrap tooltips are automatically dismissed. Default is 10 seconds. A value of zero (0) will persist tooltips until hover/focus moves from the element. |
| Updated |
2024-05-25 03:38:54 |
Related properties