Animation update and added timer

This commit is contained in:
Robert Jelic
2025-04-20 10:35:10 +02:00
parent 376cf10a1b
commit d8c7960897
2 changed files with 4 additions and 1 deletions

View File

@@ -113,6 +113,7 @@ export default defineConfig({
{text: 'Table', link: 'references/elements/Table'},
{text: 'TextBox', link: 'references/elements/TextBox'},
{text: 'Tree', link: 'references/elements/Tree'},
{text: 'Timer', link: 'references/elements/Timer'},
{text: 'ScrollBar', link: 'references/elements/ScrollBar'},
{text: 'Slider', link: 'references/elements/Slider'},
{text: 'ProgressBar', link: 'references/elements/ProgressBar'},