mirror of
https://github.com/ratatui-org/ratatui
synced 2024-11-26 14:40:30 +00:00
366c2a0e6d
`Block::bordered()` is shorter than `Block::new().borders(Borders::ALL)`, requires one less import (`Borders`) and in case `Block::default()` was used before can even be `const`. |
||
---|---|---|
.. | ||
tabs | ||
app.rs | ||
big_text.rs | ||
colors.rs | ||
destroy.rs | ||
errors.rs | ||
main.rs | ||
tabs.rs | ||
term.rs | ||
theme.rs |