Skip to content

Playground for potential solutions to submitting Blazor forms without buttons

Notifications You must be signed in to change notification settings

keelerm84/blazor-submitting-without-buttons

Repository files navigation

Submitting Without Buttons

This repository is a playground for potential solutions to a problem I'm exploring in Blazor.

The goal is to have a simple form made up of a single textarea input with no associated button.

The repository has multiple different attempts detailed for demo purposes. Run the application with

$ dotnet run

and check out the index page. It will detail each of the options available and their relative trade offs.

Follow the original thread that prompted this repository on Practical ASP.NET.

About

Playground for potential solutions to submitting Blazor forms without buttons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published