-
Notifications
You must be signed in to change notification settings - Fork 76
Button
To use any of these styles, just insert the following setting to your button's tag:
Classes="STYLE_NAME"
Where STYLE_NAME is the name of the style you want to add.
Uses the Primary Mid color scheme. (Default style)
This variant changes the color scheme to Primary Light.
This variant changes the color scheme to Primary Dark.
This variant changes the color scheme to Accent.
Button with border and transparent background.
Uses the Primary Mid color scheme in general.
This variant changes the color scheme to Primary Light.
This variant changes the color scheme to Primary Dark.
This variant changes the color scheme to Accent.
Button with transparent background and colored feedbacks when pointer are hovering.
Tool / Flat (use one of them only now, another one could be obsoleted and removed in future updates).
Uses the Primary color scheme.
This variant changes the color scheme to Accent.
Material.Avalonia Wiki pages is still WIP (work in progress), Pages could not ready for show if they unclickable.
Main section
- Main page
- Getting started
- Screenshots of Demo
- FAQ (frequently asked questions)
- Breaking changes
- Nightly builds
Widgets / Controls
- Buttons
- Inputs
- TextBox
- Switchable
- CheckBox
- RadioButton
- ToggleButton
- ToggleSwitch
- Selectable
- ListBox
- ComboBox
- Pickers
- Feedbacks
- ProgressBar
- Snackbar
- Dialogs
- AlertDialog
- TextFieldDialog
- CustomDialog
- Containers / Layouts
- ColorZone
- Card
- Expander
- DataGrid
Theming
Builders
Assist for widgets
- ButtonAssist
- SelectionControlAssist
- ShadowAssist
- SliderAssist
- TextFieldAssist
- TransitionAssist