Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.24 KB

LtTabGroup.md

File metadata and controls

48 lines (31 loc) · 1.24 KB

HOME

design:tabs

A group of tabs.

Property Summary

Property Description
formItems The items that will create the tabs.
formItemsList
title An optional title.

Property Detail

formItems

Configured ByELEMENT
AccessWRITE_ONLY
RequiredNo but pointless if missing.

The items that will create the tabs. The title of each item will be the title of the tab.

formItemsList

AccessREAD_ONLY

title

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

An optional title.


(c) R Gordon Ltd 2005 - Present