Skip to content

feat(toggle-button): Add the ToggleButton size style class#151

Open
tanhuang2016 wants to merge 1 commit into
mkpaz:masterfrom
tanhuang2016:master
Open

feat(toggle-button): Add the ToggleButton size style class#151
tanhuang2016 wants to merge 1 commit into
mkpaz:masterfrom
tanhuang2016:master

Conversation

@tanhuang2016

Copy link
Copy Markdown

In the _toggle-button.scss file, small and large size style classes have been added, allowing the button size to be controlled through the style classes. At the same time, examples have been added to the ToggleButtonPage to demonstrate how to use these new style classes.

  • The '.small 'and'.large 'style classes have been added in' _toggle-button.scss '
  • In the ToggleButtonPage, the toggleButtonSizeExample method was added to demonstrate the usage of button sizes
  • The page content has been updated, with explanations and examples about button sizes added

In the _toggle-button.scss file, small and large size style classes have been added, allowing the button size to be controlled through the style classes. At the same time, examples have been added to the ToggleButtonPage to demonstrate how to use these new style classes.

- The '.small 'and'.large 'style classes have been added in' _toggle-button.scss '
- In the ToggleButtonPage, the toggleButtonSizeExample method was added to demonstrate the usage of button sizes
- The page content has been updated, with explanations and examples about button sizes added
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.

1 participant