Logo
Explore Help
Sign In
jesus/TypeDialog
1
0
Fork 0
You've already forked TypeDialog
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
TypeDialog/examples/05-fragments/header.toml

16 lines
293 B
TOML
Raw Normal View History

chore: add examples
2025-12-18 01:11:17 +00:00
name = "header_fragment"
feat(repeating-groups): implement duplicate detection across all backends - Fix has_unique flag reading from field definition (was scanning fragment fields) - Implement duplicate validation in CLI and TUI backends - Add item counter update in Web backend after add/delete operations - Refactor Web JavaScript: remove global constants, use closure-based state per group - Store repeating group config in data-* attributes instead of global variables - Update documentation and examples with unique = true attribute - All backends now enforce unique items validation consistently
2025-12-21 11:38:14 +00:00
[[elements]]
chore: add examples
2025-12-18 01:11:17 +00:00
name = "main_header"
type = "header"
title = "✨ Form with Modular Sections"
border_top = true
border_bottom = true
align = "center"
order = 1
margin_left = 0
border_top_char = "═"
border_top_len = 60
border_bottom_char = "═"
border_bottom_len = 60
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 42ms Template: 3ms
English
English Español
Licenses API