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

docs(ToolBar): add FillMode documentation #2463

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NansiYancheva
Copy link
Contributor

@NansiYancheva NansiYancheva self-assigned this Oct 23, 2024
@NansiYancheva NansiYancheva requested a review from a team as a code owner October 23, 2024 14:48

The `FillMode` parameter controls if the ToolBar will have a background and borders. To set the parameter value, use the `string` members of the static class `ThemeConstants.ToolBar.FillMode`.

| `FillMode` Class Member | String Value |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it possible to add a third column that describes the corresponding behavior?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not our practice to do so. See other articles about the same feature:
https://docs.telerik.com/blazor-ui/components/button/appearance#fillmode
https://docs.telerik.com/blazor-ui/components/dropdownbutton/appearance#fillmode
https://docs.telerik.com/blazor-ui/components/numerictextbox/appearance#fillmode
Additionally, the example showcases all the possibilities and it's visually shown to the reader.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants