-
Notifications
You must be signed in to change notification settings - Fork 18
components
- ActionIcon
- AppContainer
- CollapseTitle
- ConfigProvider
- ControlPanelComponent
- DraggablePanel
- GalleryComponent
- Header
- Input
- InputComponent
- InputNumber
- NodeComponent
- NodePickerComponent
- PreviewNode
- Segmented
- Select
- Tabs
- TextArea
- Tree
- TreeSelect
- WorkflowPageComponent
- useStudioAntdTheme
Ƭ InputNumberProps: Props
src/components/EditorComponent/InputNumber.tsx:21
Ƭ InputProps: Props
src/components/EditorComponent/Input.tsx:8
Ƭ Position: Object
Name | Type |
---|---|
x |
number |
y |
number |
node_modules/react-rnd/lib/index.d.ts:6
Ƭ SelectProps: Props
src/components/EditorComponent/Select.tsx:51
Ƭ TabsProps: Props
src/components/EditorComponent/Tabs.tsx:69
Ƭ TreeProps: Props
& { children?
: ReactNode
}
src/components/EditorComponent/Tree.tsx:6
Ƭ TreeSelectProps: Props
& { children?
: ReactNode
}
src/components/EditorComponent/TreeSelect.tsx:6
• Const
NODE_IDENTIFIER: "sdNode"
src/components/NodeComponent/index.tsx:15
▸ ActionIcon(props
, context?
): null
| ReactElement
<any
, any
>
Name | Type |
---|---|
props |
ActionIconProps |
context? |
any |
null
| ReactElement
<any
, any
>
node_modules/@types/react/index.d.ts:531
▸ AppContainer(props
, context?
): null
| ReactElement
<any
, any
>
Name | Type |
---|---|
props |
PropsWithChildren <AppContainerProps > |
context? |
any |
null
| ReactElement
<any
, any
>
node_modules/@types/react/index.d.ts:531
▸ CollapseTitle(props
, context?
): null
| ReactElement
<any
, any
>
Name | Type |
---|---|
props |
CollapseTitleProps |
context? |
any |
null
| ReactElement
<any
, any
>
node_modules/@types/react/index.d.ts:531
▸ ConfigProvider(props
, context?
): null
| ReactElement
<any
, any
>
Title
配置提供器组件
Name | Type |
---|---|
props |
ConfigProviderProps |
context? |
any |
null
| ReactElement
<any
, any
>
node_modules/@types/react/index.d.ts:531
▸ ControlPanelComponent(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
NOTE: Exotic components are not callable.
Name | Type |
---|---|
props |
Object |
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
node_modules/@types/react/index.d.ts:361
▸ DraggablePanel(props
, context?
): null
| ReactElement
<any
, any
>
Name | Type |
---|---|
props |
DraggablePanelProps |
context? |
any |
null
| ReactElement
<any
, any
>
node_modules/@types/react/index.d.ts:531
▸ GalleryComponent(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
NOTE: Exotic components are not callable.
Name | Type |
---|---|
props |
Object |
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
node_modules/@types/react/index.d.ts:361
▸ Header(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
NOTE: Exotic components are not callable.
Name | Type |
---|---|
props |
HeaderProps |
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
node_modules/@types/react/index.d.ts:361
▸ Input(props
, context?
): null
| ReactElement
<any
, any
>
Name | Type |
---|---|
props |
InputProps |
context? |
any |
null
| ReactElement
<any
, any
>
node_modules/@types/react/index.d.ts:531
▸ InputComponent(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
NOTE: Exotic components are not callable.
Name | Type |
---|---|
props |
ParamInputComponentProps |
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
node_modules/@types/react/index.d.ts:361
▸ InputNumber(props
, context?
): null
| ReactElement
<any
, any
>
Name | Type |
---|---|
props |
InputNumberProps |
context? |
any |
null
| ReactElement
<any
, any
>
node_modules/@types/react/index.d.ts:531
▸ NodeComponent(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
NOTE: Exotic components are not callable.
Name | Type |
---|---|
props |
NodeProps <Widget > |
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
node_modules/@types/react/index.d.ts:361
▸ NodePickerComponent(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
NOTE: Exotic components are not callable.
Name | Type |
---|---|
props |
Object |
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
node_modules/@types/react/index.d.ts:361
▸ PreviewNode(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
NOTE: Exotic components are not callable.
Name | Type |
---|---|
props |
PreviewNodeProps |
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
node_modules/@types/react/index.d.ts:361
▸ Segmented<T
>(props
): Element
Name | Type |
---|---|
T |
string |
Name | Type |
---|---|
props |
SegmentedProps <T > |
Element
src/components/EditorComponent/Segmented.tsx:56
▸ Select(props
, context?
): null
| ReactElement
<any
, any
>
Name | Type |
---|---|
props |
SelectProps |
context? |
any |
null
| ReactElement
<any
, any
>
node_modules/@types/react/index.d.ts:531
▸ Tabs(props
, context?
): null
| ReactElement
<any
, any
>
Name | Type |
---|---|
props |
TabsProps |
context? |
any |
null
| ReactElement
<any
, any
>
node_modules/@types/react/index.d.ts:531
▸ TextArea(props
, context?
): null
| ReactElement
<any
, any
>
Name | Type |
---|---|
props |
TextAreaProps |
context? |
any |
null
| ReactElement
<any
, any
>
node_modules/@types/react/index.d.ts:531
▸ Tree(props
, context?
): null
| ReactElement
<any
, any
>
Name | Type |
---|---|
props |
TreeProps |
context? |
any |
null
| ReactElement
<any
, any
>
node_modules/@types/react/index.d.ts:531
▸ TreeSelect(props
, context?
): null
| ReactElement
<any
, any
>
Name | Type |
---|---|
props |
TreeSelectProps |
context? |
any |
null
| ReactElement
<any
, any
>
node_modules/@types/react/index.d.ts:531
▸ WorkflowPageComponent(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
NOTE: Exotic components are not callable.
Name | Type |
---|---|
props |
unknown |
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
node_modules/@types/react/index.d.ts:361
▸ useStudioAntdTheme(appearance
): ThemeConfig
Title
Studio 主题配置钩子
Name | Type | Description |
---|---|---|
appearance |
string |
主题外观 |
ThemeConfig
Studio 主题配置