IComponent Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a UI component.
public interface class IComponentpublic interface IComponenttype IComponent = interfacePublic Interface IComponent- Derived
Methods
| Attach(RenderHandle) | Attaches the component to a RenderHandle. | 
| SetParametersAsync(ParameterView) | Sets parameters supplied by the component's parent in the render tree. |