gpui-component/crates/story
Jason Lee ce7c1a3a34
Add Small, Large size support to Input and Dropdown and let them use same height. (#35)
- Add `Dropdown::string_list` to use `Vec<SharedString>` to create
dropdown for easy use.
- Add `input_px`, `input_py`, `input_h` trait methods to `Styled`
element.
2024-07-16 15:14:12 +08:00
..
src Add Small, Large size support to Input and Dropdown and let them use same height. (#35) 2024-07-16 15:14:12 +08:00
Cargo.toml Add Table (#16) 2024-07-06 21:01:16 +08:00