Searched refs:TextParagraphAttrs (Results 1 – 1 of 1) sorted by relevance
18 export interface TextParagraphAttrs { interface26 export class TextParagraph implements m.ClassComponent<TextParagraphAttrs> {27 view({attrs}: m.CVnode<TextParagraphAttrs>) {