tabsOptions Tipo: Object

Opciones de los TABS

Parámetros

wizard

Permite tomar los tabs como un wizard, validando cada TAB con el submit del form.
Al llegar al último tab se habilita el boton guardado

Tipo: Boolean

Valor por defecto: false

showActiveOnly

Muestra solo el TAB activo

Tipo: Boolean

Valor por defecto: null

position

Posición del tab

Tipo: String

Valor por defecto: top

Valores aceptados: bottom | top

prevLabel

Label del boton

Tipo: String

Valor por defecto: null

nextLabel

Label del boton

Tipo: String

Valor por defecto: null