Documentation
On this page

Type alias · Core and Composition

CustomControlComponent

Typed TSX tag for a packaged custom-control descriptor.

@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43

Signature

TypeScript
CustomControlComponent(props: Readonly<P>): GuiElement

Parameters

NameTypeDescription
propsReadonly<P>Typed TSX tag for a packaged custom-control descriptor.

Returns

GuiElement — Typed TSX tag for a packaged custom-control descriptor.

Source

SharpTS.Gui.Sdk/GuiPackage/runtime-types.ts:147 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.