Skip to content

Commit

Permalink
docs: 撰写文档
Browse files Browse the repository at this point in the history
  • Loading branch information
SlimeNull committed Apr 17, 2024
1 parent 7dcc837 commit 5e27c4e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,9 @@ Controls:
- ToggleButton: Origin toggle button with `CornerRadius` property
- ScrollViewer: Origin scroll viewer with 'MouseWheelDelta' based scrolling
- ConditionalControl: Display the control based on the condition
- TextBox: Origin text box with `Placeholder` property
- TextBox: Origin text box with `Placeholder` and `CornerRadius` property
- ListBox: Origin list box with `CornerRadius` property
- ListBoxItem: Origin list box item with `CornerRadius` property
- TransitioningContentControl: ContentControl that allows you to set transitions
- Frame: Frame that allows you to set transitions

Expand Down

0 comments on commit 5e27c4e

Please sign in to comment.