You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
My suggestion is to change them to plain items : List item and selection : Selection item.
I can't see any advantages in keeping those *FromModel functions, and they also add a cumbersome model type var everywhere.
... Of course, we could just use always to skip the model requirement, and this is what I've done when integrating this library with paack-ui. But the current API doesn't seem either ideal or standard.
PedroHLC, renanpvaz, vladimirlogachev and FuJa0815