Skip to content
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

Add information about how to use the Block to the Block article #424

Open
joshka opened this issue Feb 4, 2024 · 0 comments
Open

Add information about how to use the Block to the Block article #424

joshka opened this issue Feb 4, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@joshka
Copy link
Member

joshka commented Feb 4, 2024

User feedback on discord:
https://discord.com/channels/1070692720437383208/1070692720437383211/1203514235909578773

... For example the docs here https://ratatui.rs/how-to/widgets/block/ explain how to use Block without showing how to put other widgets inside them... for many widgets the concept of child is really central

TODO:
Update the block article so show how:

  • to use it around other built-in widgets
  • to use it from within your own widget implementations
  • common ways to use it in layouts when not providing it as a block parameter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant