From 9fbf507a36e2f1bb61fa2c6abf9e73138f669e1d Mon Sep 17 00:00:00 2001 From: luoxiao Date: Thu, 22 Aug 2024 16:37:27 +0800 Subject: [PATCH] feat: Slider adds rules prop --- thaw/src/field/docs/mod.md | 16 +++++++++++++ thaw/src/slider/docs/mod.md | 19 ++++++++------- thaw/src/slider/mod.rs | 47 ++++++++++++++++++++++++++++++++++++- thaw/src/time_picker/mod.rs | 8 ++++--- 4 files changed, 78 insertions(+), 12 deletions(-) diff --git a/thaw/src/field/docs/mod.md b/thaw/src/field/docs/mod.md index 9d306e4..8341144 100644 --- a/thaw/src/field/docs/mod.md +++ b/thaw/src/field/docs/mod.md @@ -71,6 +71,22 @@ view! { + + + + "50" + + +