Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 411 Bytes

readme.md

File metadata and controls

23 lines (14 loc) · 411 Bytes

$mol_card

Represents a common card. It can has several statuses at bottom line.

Usage example

<= User $mol_card
	content / <= user_name \
	status <= user_online_status \

Properties

content(): []

Returns content of card.

status(): string

Returns optional status string that will be placed at bottom line.