@bootdesk/js-web-adapter-core
Preparing search index...
TableElement
Interface TableElement
interface
TableElement
{
headers
:
string
[]
;
rows
:
string
[]
[]
;
type
:
"table"
;
}
Index
Properties
headers
rows
type
Properties
headers
headers
:
string
[]
rows
rows
:
string
[]
[]
type
type
:
"table"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
rows
type
@bootdesk/js-web-adapter-core
Loading...