https://github.com/brianlparker/formrowdropdownenum
https://github.com/brianlparker/formrowdropdownenum
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brianlparker/formrowdropdownenum
- Owner: BrianLParker
- Created: 2020-12-09T00:10:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T01:41:13.000Z (over 5 years ago)
- Last Synced: 2025-03-13T16:22:47.849Z (over 1 year ago)
- Language: HTML
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Test project for my form row components
I'm trying to create a set of Blazor components to make creating well laid-out forms easier. Based on tag helpers I have for Razor pages, I have most of them working. One is giving me problems, so I created this sample project so people could see what I've done, and hopefully help me work out how to get this one working.