Skip to content

Latest commit

 

History

History

deck

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

$mol_deck

The component which arrange content in multiple tabs.

Usage example

<= Info $mol_deck
	items /
		<= Main $mol_view
			title <= Main_title @ \Main info
			sub /
				\Main
		<= Addon $mol_view
			title <= Addon_title @ \Addition data
			sub /
				\Addon

Properties $mol_deck

items() : $mol_view[]

Returns list of content elements. Property title will be display in tab.