Cards
nodekit.cards.TextCard
pydantic-model
¶
Fields:
-
region(Region) -
card_type(Literal['TextCard']) -
text(MarkdownString) -
font_size(PixelSize) -
justification_horizontal(Literal['left', 'center', 'right']) -
justification_vertical(Literal['top', 'center', 'bottom']) -
text_color(ColorHexString) -
background_color(ColorHexString)