We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here are some things I think would be convenient for a lot of UIs. I can contribute some of them if needed :).
I also think that Nottui_widget should just be a module in nottui, there's not much point having one without the other imho.
Nottui_widget
nottui
join_x_list
Nottui.Ui.hcat
pack_x_list
ui Lwd.t
<ul> <li>…</li><li>…
\ | / -
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here are some things I think would be convenient for a lot of UIs. I can contribute some of them if needed :).
I also think that
Nottui_widget
should just be a module innottui
, there's not much point having one without the other imho.join_x_list
( reexposeNottui.Ui.hcat
?)pack_x_list
(on lists ofui Lwd.t
, more convenient than manually using the monoid)warning, danger, etc. cf https://getbootstrap.com/docs/4.4/utilities/colors/)
<ul> <li>…</li><li>…
)\ | / -
animation, or something)The text was updated successfully, but these errors were encountered: