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
The "menu" component needs to have the following:
the figma link
It should support the option to show or hide the following attributes:
It should be able to display different states:
Size information:
The title column defaults to uppercase text.
The title column has:
Size info:
0.5px, default is dividerColor.
dividerColor
Typically, the delete button should be at the bottom of the list, separated by a divider above it. The hover state for the delete button is red.
The style of the search item is relatively independent. Typically, the search item appears at the top of the list, separated by a divider:
Size info
It's basically consistent with the search item. Typically, the input item appears at the top of the list, separated by a divider.
And input item need support tooltips,only when hover:
the layout of menu:
and the submenu:
the mini width of menu is 180px
== Check the the figma link ==
The text was updated successfully, but these errors were encountered:
hwangdev97
No branches or pull requests
Description
The "menu" component needs to have the following:
the figma link
Items
1.Base list items:
It should support the option to show or hide the following attributes:
It should be able to display different states:
Size information:
2. Title list item
The title column defaults to uppercase text.
The title column has:
Size info:
3. Divider
0.5px, default is
dividerColor
.4. delete list item
Typically, the delete button should be at the bottom of the list, separated by a divider above it. The hover state for the delete button is red.
Size info:
5. Search Item
The style of the search item is relatively independent. Typically, the search item appears at the top of the list, separated by a divider:
Size info
6. Input Item
It's basically consistent with the search item. Typically, the input item appears at the top of the list, separated by a divider.
And input item need support tooltips,only when hover:
Size info:
Layout
the layout of menu:
and the submenu:
the mini width of menu is 180px
== Check the the figma link ==
The text was updated successfully, but these errors were encountered: