Idea: All possible utility classes applicable via typed prop #74
jpandersen87
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Easy access to utility classes would definite be super helpful. As for providing something like style, are you thinking something like this?
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be useful for all the possible utility classes (not
usa-
classes, as that's expected to be the component's responsibility and can be given viaclassName
by the user otherwise) to be applicable via a prop object similar to how the nativestyle
prop works.Beta Was this translation helpful? Give feedback.
All reactions