-
Notifications
You must be signed in to change notification settings - Fork 19
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
Feliz.Bulma.DateTimePicker and other extensions #42
Comments
The main problem here is that the component being used there is a React component, and Sutil does not interoperate with React (at least, not yet). Having said that, Sutil does have support for the main Bulma (CSS) framework, and I would like it to be able to make use of these extensions. Let me take a look and see what effort is required. Thanks for logging the issue |
Ok! I've seen support for other libraries from Feliz.Bulma.*, so I thought there were some ready-made functions for translating React components to "regular" Bulma;) |
Can you show me an example of what you've seen, in case I'm missing
something?
…On Mon, 20 Sep 2021 at 06:33, Mateusz Kierepka ***@***.***> wrote:
Ok! I've seen support for other libraries from Feliz.Bulma.*, so I thought
there were some ready-made functions for translating React components to
"regular" Bulma;)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACFV3LOFCBIFC6F44UYT3TUC3BSHANCNFSM5EKOGQ5A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Ok - I did not check it thoroughly. There is Feliz.Bulma and Feliz.Engine.Bulma |
@kierepka you might want to check back again, there's now support to render react elements within Sutil |
Hi,
How to add properly Feliz.Bulma extensions?
Gives error:
Sutil and ReactElement is not compatible
Kind regards
The text was updated successfully, but these errors were encountered: