MobX Lark
Preparing search index...
TableFormView
Interface TableFormView
interface
TableFormView
{
description
:
string
;
name
:
string
;
shared
:
boolean
;
shared_limit
:
"tenant_editable"
;
shared_url
:
string
;
submit_limit_once
:
boolean
;
}
Hierarchy
Record
<
"name"
|
"description"
|
"shared_url"
,
string
>
Record
<
"shared"
|
"submit_limit_once"
,
boolean
>
TableFormView
Index
Properties
description
name
shared
shared_
limit
shared_
url
submit_
limit_
once
Properties
description
description
:
string
name
name
:
string
shared
shared
:
boolean
shared_
limit
shared_limit
:
"tenant_editable"
shared_
url
shared_url
:
string
submit_
limit_
once
submit_limit_once
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
name
shared
shared_
limit
shared_
url
submit_
limit_
once
MobX Lark
Loading...