From 6859fb26fc397bcdff07f5aa1d1916b9ec70aca0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Denuzi=C3=A8re?= Date: Wed, 21 May 2025 09:03:24 +0200 Subject: [PATCH] Document radio buttons in HTML template --- src/Website/docs/Templating.md | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/src/Website/docs/Templating.md b/src/Website/docs/Templating.md index a4a3759..954bb80 100644 --- a/src/Website/docs/Templating.md +++ b/src/Website/docs/Templating.md @@ -171,8 +171,6 @@ The type of the binding value depends on the element on which the `bind` attribu * `` has a boolean value, and can be filled by a `bool`. * `` with other types or no type, `