tooltip raw text, inline translation fallback support

This commit is contained in:
Aleksander
2026-01-05 01:05:56 +01:00
parent 4dd7c85e79
commit b86525d65d
4 changed files with 35 additions and 15 deletions

View File

@@ -264,6 +264,10 @@ _Translated by key_
_Tooltip text on hover, translated by key_
`tooltip_str`: **string**
_Tooltip text on hover, raw text (not translated)_
`tooltip_side`: "top" | "bottom" | "left" | "right" (default: top)
`sticky`: "1" | "0" (default: "0")