Skip to content

reflex-components-internal-v0.0.16

@adhami3310 adhami3310 tagged this 04 Jun 20:25
spinner, select_arrow, and arrow_svg are @memo functions, so without an
rx.RestProp parameter the compiled memo emits no ...rest spread and base
props like custom_attrs/id are silently dropped. Add a rest: RestProp
param to each and forward it onto the root element so extra props flow
through. class_name stays a declared param to keep its cn() tailwind merge.
Assets 2
Loading