Type alias · Core and Composition
CustomControlComponent
Typed TSX tag for a packaged custom-control descriptor.
@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43Signature
TypeScript
CustomControlComponent(props: Readonly<P>): GuiElementParameters
| Name | Type | Description |
|---|---|---|
props | Readonly<P> | Typed TSX tag for a packaged custom-control descriptor. |
Returns
GuiElement — Typed TSX tag for a packaged custom-control descriptor.
Related symbols
Source
SharpTS.Gui.Sdk/GuiPackage/runtime-types.ts:147 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.