public class ResizeHandle : ComponentBase| ResizeHandle | Initializes a new instance of the ResizeHandle class |
| BuildRenderTree | (Overrides ComponentBaseBuildRenderTree(RenderTreeBuilder)) |
| MouseMoveAsync | Handles the mouse move event to resize the element. |
| MouseUp | Handles the mouse up event to finalize the resizing of the element. |
| ShouldRender |
Determines whether the component should re-render.
(Overrides ComponentBaseShouldRender) |