reflex
reflex copied to clipboard
Include step attribute in input
Changed the base class of Text field from rx.el.Div to rx.el.Input and added the step attribute.Works in the case of value and on_change events being given(i.e DebounceInput ).