https://github.com/sql-mistermagoo/potato
Sample Templated Data Repeater
https://github.com/sql-mistermagoo/potato
Last synced: 6 months ago
JSON representation
Sample Templated Data Repeater
- Host: GitHub
- URL: https://github.com/sql-mistermagoo/potato
- Owner: SQL-MisterMagoo
- Created: 2020-04-15T01:22:28.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2020-06-15T16:20:05.000Z (about 6 years ago)
- Last Synced: 2025-02-05T03:23:20.467Z (over 1 year ago)
- Language: HTML
- Size: 224 KB
- Stars: 8
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Example Templated Component
This repo contains a very basic templated component
that demonstrates how simply this can be done.
It is not a complete working component for use
in production, but the amount of flexibility and
scope for extension in one page of code is pretty
impressive to me.
Fork the project, run it and check out the samples.
Have a play - see if you can understand the way it
uses RenderFragment templates.
Feel free to contribute samples/improvements.