Interceptor
Last updated
Last updated
BlazorComponentBase
designed interceptors to change lifecycle of component that can recognize definitions of component
Implement ICompnentInterceptor
or derived ComponentInterceptorBase
(Recommand)
Configure to add this interceptors
AssociaitionComponentInterceptor
ChildContentInterceptor
CssClassAttributeInterceptor
FormComponentInterceptor
NavLinkComponentInterceptor
StyleAttributeInterceptor