Class MBBladeComponentParameters
Parameters passed to a new blade via AddBladeAsync<TComponent, TParameters>(string, TParameters, string, string, Action<string>) must take one parameter of a class implementing this interface. That class then holds all the parameters required for the component.
public class MBBladeComponentParameters
- Inheritance
-
MBBladeComponentParameters
- Inherited Members
Constructors
MBBladeComponentParameters()
public MBBladeComponentParameters()