Skip to content

reflex-components-internal-v0.0.17

@adhami3310 adhami3310 tagged this 04 Jun 20:48
skeleton is a @memo function, so without an rx.RestProp parameter the
compiled memo emits no ...rest spread and base props like custom_attrs/id
passed at the call site are silently dropped. Add a rest: RestProp param
and forward it onto the root Div so extra props flow through. children and
class_name keep their existing behavior (class_name retains its cn()
tailwind merge).
Assets 2
Loading