Skip to content

Latest commit

 

History

History

card

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

$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.