Auth0 Universal Components
GitHub
Auth0
Preparing search index...
public-api
OrganizationDetailsEditViewProps
Interface OrganizationDetailsEditViewProps
interface
OrganizationDetailsEditViewProps
{
backButton
?:
OrganizationEditBackButton
;
customMessages
:
Partial
<
OrganizationDetailsEditMessages
>
|
undefined
;
formActions
:
OrganizationDetailsFormActions
;
hideHeader
:
boolean
;
isThirdPartyAccessReadOnly
:
boolean
;
organization
:
OrganizationPrivate
;
readOnly
:
boolean
|
undefined
;
schema
:
Partial
<
OrganizationDetailsEditSchemas
>
|
undefined
;
showThirdPartyAccess
:
boolean
;
styling
:
ComponentStyling
<
OrganizationDetailsClasses
>
;
thirdPartyAccessDefaultValue
:
"allow"
|
"block"
|
undefined
;
}
Index
Properties
back
Button?
custom
Messages
form
Actions
hide
Header
is
Third
Party
Access
Read
Only
organization
read
Only
schema
show
Third
Party
Access
styling
third
Party
Access
Default
Value
Properties
Optional
back
Button
backButton
?:
OrganizationEditBackButton
custom
Messages
customMessages
:
Partial
<
OrganizationDetailsEditMessages
>
|
undefined
form
Actions
formActions
:
OrganizationDetailsFormActions
hide
Header
hideHeader
:
boolean
is
Third
Party
Access
Read
Only
isThirdPartyAccessReadOnly
:
boolean
organization
organization
:
OrganizationPrivate
read
Only
readOnly
:
boolean
|
undefined
schema
schema
:
Partial
<
OrganizationDetailsEditSchemas
>
|
undefined
show
Third
Party
Access
showThirdPartyAccess
:
boolean
styling
styling
:
ComponentStyling
<
OrganizationDetailsClasses
>
third
Party
Access
Default
Value
thirdPartyAccessDefaultValue
:
"allow"
|
"block"
|
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
back
Button
custom
Messages
form
Actions
hide
Header
is
Third
Party
Access
Read
Only
organization
read
Only
schema
show
Third
Party
Access
styling
third
Party
Access
Default
Value
GitHub
Auth0
Auth0 Universal Components
Loading...