From e1e5c02e54670af884b49fc5bdd3ea44036ee258 Mon Sep 17 00:00:00 2001 From: luoxiao Date: Thu, 22 Aug 2024 11:10:40 +0800 Subject: [PATCH] feat: SpinButton adds rules prop --- thaw/src/field/docs/mod.md | 11 +++++++ thaw/src/spin_button/docs/mod.md | 3 ++ thaw/src/spin_button/mod.rs | 53 ++++++++++++++++++++++++++++++-- 3 files changed, 64 insertions(+), 3 deletions(-) diff --git a/thaw/src/field/docs/mod.md b/thaw/src/field/docs/mod.md index 12d41d0..bcfdc11 100644 --- a/thaw/src/field/docs/mod.md +++ b/thaw/src/field/docs/mod.md @@ -50,6 +50,17 @@ view! { + + +