-
-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Framer property controls #133
Comments
As I have a need, would I be able to contribute to this work? |
There is more to this picture. For MUI Base to be useful within a design tool, I've shared Design Tokens using FigmaTokens, Style Dictionary, Tailwind. |
Related to mui/material-ui#30983 |
I've updated the link https://www.framer.com/developers/property-controls @LincAtMerkle Just wondering if this issue still relevant to you? |
I'm importing MUI-Base components into Framer (via ES Modules HTTP endpoint URL's) and would like to see all the Properties in Framer (https://www.framer.com/developers/property-controls).
Rather than try create these from scratch, MUI once had a .framerfx file with these Properties. And I was wondering how/if I can get these properties again but MUI base related ideally.
Framer now uses instant NPM. So I can:
import { ButtonUnstyled as MaterialButton } from "@mui/base"
It's a beta feature but looks promising.
Search keywords:
The text was updated successfully, but these errors were encountered: