Preparing search index...
The search index is not available
@vertigis/arcgis-extensions
@vertigis/arcgis-extensions
data/_TableExtension
TableReference
Interface TableReference
Matches an existing table in a map.
interface
TableReference
{
id
?:
string
;
title
?:
string
;
}
Index
Properties
id?
title?
Properties
Optional
id
id
?:
string
The table's ID.
Optional
title
title
?:
string
The table's title.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
title
@vertigis/arcgis-extensions
Loading...
Matches an existing table in a map.