CIA Compliance Manager API Documentation - v0.8.24
GitHub
Documentation
Preparing search index...
components/common/WidgetContainer
WidgetContainerProps
Interface WidgetContainerProps
interface
WidgetContainerProps
{
actions
?:
ReactNode
;
children
:
ReactNode
;
className
?:
string
;
error
?:
null
|
string
|
Error
;
errorContent
?:
ReactNode
;
icon
?:
ReactNode
;
isLoading
?:
boolean
;
loading
?:
boolean
;
testId
?:
string
;
title
:
string
;
}
Index
Properties
actions?
children
class
Name?
error?
error
Content?
icon?
is
Loading?
loading?
test
Id?
title
Properties
Optional
actions
actions
?:
ReactNode
children
children
:
ReactNode
Optional
class
Name
className
?:
string
Optional
error
error
?:
null
|
string
|
Error
Optional
error
Content
errorContent
?:
ReactNode
Optional
icon
icon
?:
ReactNode
Optional
is
Loading
isLoading
?:
boolean
Optional
loading
loading
?:
boolean
Optional
test
Id
testId
?:
string
title
title
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actions
children
class
Name
error
error
Content
icon
is
Loading
loading
test
Id
title
GitHub
Documentation
CIA Compliance Manager API Documentation - v0.8.24
Loading...