Skip to content

PyeongsaengCoding/Blazor-EventCallback-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduce blazor EventCallBack three example

  1. "Parent-child Binding example" : Binding component with child
  2. "BasicEventCallback example" : A parent component can assign a callback method to a child component's EventCallback.
  3. "ChildToParent example" : similarly "Binding component with child", when child event occurs, change child variable in method, to parent run method finally change parent variable "MyColor"

https://user-images.githubusercontent.com/24456683/135620072-562d827d-fa86-4363-b24b-d861b80c3f7d.jpg

About

Blazor Pratice EventCallback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published