Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormTabs

export
interface

FormTabs

Hierarchy

  • FormTabs

Index

Properties

Properties

label

label: string

The label of the form element

memberof

FormTabs

name

name: string

The name of the form element

memberof

FormTabs

selected

selected: string

The selected transport

memberof

FormTabs

tabs

tabs: string[]

An array of possible transports

memberof

FormTabs

type

type: string

The type of the form element (here: tabs)

memberof

FormTabs

Generated using TypeDoc