Conversation
Closed
Contributor
Documentation Preview
You're seeing this because the docs/samples were updated. |
kawaijoe
reviewed
Nov 4, 2024
Closed
Member
Author
I thought about and it seems really similar IMO. You just need to remove the dividers in the menu and it'll look kinda close? |
dde9a4a to
944870c
Compare
e9edd1c to
a96e5ca
Compare
Contributor
It's really different, select isn't in a tile. It's a form element that should exist with TextField, Radio, and etc. |
d1b89ff to
1eb0a6c
Compare
kawaijoe
approved these changes
Nov 5, 2024
4c830d3 to
f3bd856
Compare
f3bd856 to
8482a07
Compare
8482a07 to
3a39bf3
Compare
971a85d to
5cb1496
Compare
5cb1496 to
11681a7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe the changes
This PR introduces the
SelectMenuTile.Fixes #207, #162 .
Checklist