Skip to content

CodingWithDavid/BlazorBanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Banner

This project was created to add a HTML Banner to our control library that can be used in a Blazor application

by David Gallivan

Why

A banner is a less common contorl, but on e that is usefull. Since we did not have one in our control library, I tought it would be a good time to add one.

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/BlazorBanner
    cd BlazorLightBlazorBannerbox
  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

I am using the basic Server side Blazor template but the code is the same wither it is Server side or client side.

  1. Adding and removing style class on click events
  2. Creating and calling a component
  3. Adding parameters to the component
  4. Supporting HTML mark up in a parameter passed to a component.

Problems or Suggestions

Open an issue here

Thank You

Resources

About

A HTML banner control for use with Blazor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published