ImageMarkerEditorInspectorProps
Defined in: packages/editor/src/EditorPanels.tsx:87
Properties
Section titled “Properties”brandKit?
Section titled “brandKit?”
optionalbrandKit?:EditorBrandKit<unknown>
Defined in: packages/editor/src/EditorPanels.tsx:92
controller
Section titled “controller”controller:
ImageMarkerEditorController
Defined in: packages/editor/src/EditorPanels.tsx:88
empty?
Section titled “empty?”
optionalempty?:ReactNode
Defined in: packages/editor/src/EditorPanels.tsx:96
footer?
Section titled “footer?”
optionalfooter?:ReactNode
Defined in: packages/editor/src/EditorPanels.tsx:95
header?
Section titled “header?”
optionalheader?:ReactNode
Defined in: packages/editor/src/EditorPanels.tsx:94
plugins?
Section titled “plugins?”
optionalplugins?: readonlyImageMarkerEditorPlugin[]
Defined in: packages/editor/src/EditorPanels.tsx:93
state?
Section titled “state?”
optionalstate?:EditorState
Defined in: packages/editor/src/EditorPanels.tsx:89
style?
Section titled “style?”
optionalstyle?:StyleProp<ViewStyle>
Defined in: packages/editor/src/EditorPanels.tsx:90
testID?
Section titled “testID?”
optionaltestID?:string
Defined in: packages/editor/src/EditorPanels.tsx:91