Skip to content

CodingWithDavid/FormWave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Form Wave

This is a component that will allow you to use "placeholder" text for a forms input but not let it disappear once the user starts to type text in.

by David Gallivan

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/FormWave
    cd FormWave
  2. Open in Visual Studio or Visual Code a. With Visual Code you will need to install the C# extensions

  3. Press F5

What's in the App

There are several Blazor concepts that are highlighted in this project.

  1. Toggle a CSS class based on variable
  2. Passing parameters to on click methods
  3. Data binding
  4. Checking values with in a HTML element On Event

Problems or Suggestions

Open an issue here

Thank You

Resources

About

Cute visual effect for inputs and labels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published