Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bustedbunny committed Jan 31, 2023
1 parent d63a126 commit 70bd6e2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,13 @@ Main goal of this project - bring MVVM into UI Toolkit
- [Make a basic view](#make-a-basic-view)
- [Enabling/Disabling View](#enablingdisabling-view)
- [Localization text binding](#localization-text-binding)
- [Smart-string binding](#smart-string-binding)
- [Input binding](#input-binding)
- [Smart-strings localization support](#smart-strings-localization-support)
- [Value Changed binding](#value-changed-binding)
- [Custom Value Changed Type support](#custom-value-changed-type-support)
- [Reflection binding](#reflection-binding)
- [String format binding](#string-format-binding)
- [Smart-String nested variables](#smart-string-nested-variables)

## Roadmap

Expand Down

0 comments on commit 70bd6e2

Please sign in to comment.