Type Alias: SemanticChild
@termwright/ink / SemanticChild
Type Alias: SemanticChild
Section titled “Type Alias: 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>.