diff --git a/README.md b/README.md index b20e4fa..f94a8f9 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,8 @@ Thanks ! * [ToggleButton](#toggle-button) + * [ButtonGrid](#button-grid) + --- ## Introduction @@ -751,6 +753,9 @@ await this.NavigateTo(pd); ### Toggle Button +### Button Grid + + --- I will add more notes to it soon, so stay tuned. diff --git a/images/buttongrid.gif b/images/buttongrid.gif new file mode 100644 index 0000000..2deec60 Binary files /dev/null and b/images/buttongrid.gif differ