diff --git a/README.md b/README.md index 123cf9f..56185dd 100644 --- a/README.md +++ b/README.md @@ -326,33 +326,31 @@ If you want to overwrite the defaults simply define them in the paging variable: ```svelte + bind:paging /> ``` Simple paging example: + [![Open in SvelteLab](https://docs.sveltelab.dev/button/dark_short.svg)](https://sveltelab.dev/jj9lpokeuet9223) Custom paging example: + [![Open in SvelteLab](https://docs.sveltelab.dev/button/dark_short.svg)](https://sveltelab.dev/dl77tkzvr65ustm) ### Example With Grouping @@ -514,9 +512,11 @@ let columns: GridColumn[] = [ ``` Example with text filter: + [![Open in SvelteLab](https://docs.sveltelab.dev/button/dark_short.svg)](https://sveltelab.dev/2bc946qi8itq93u) Example with checkbox filter: + [![Open in SvelteLab](https://docs.sveltelab.dev/button/dark_short.svg)](https://sveltelab.dev/vfg9ulxnijog4xy) @@ -631,6 +631,8 @@ Support the development of GridCraft by becoming a sponsor: ## Contribute & Become Part Of The Community +Everyone is welcome to contribute to this project. Feel free to open an issue if you have question or found a bug. + Join the community in our [Discord Channel](https://discord.gg/HhVet3FU2h). There you can ask everything to get started.