Skip to content

Type Alias: SemanticChild

@termwright/ink


@termwright/ink / SemanticChild

SemanticChild = ReactElement<{ ref?: Ref<DOMElement>; }>

Defined in: ink/src/semantic.tsx:26

A child that can receive the ref <Semantic> needs. In Ink that is <Box>.