Table of contents

Public interface

Signature
interface SvgExportDef {}
Source

packages/editor/src/lib/editor/types/SvgExportContext.tsx


Properties

getElement

Public propertysignature

Signature
getElement: () => null | Promise<null | ReactElement> | ReactElement

key

Public propertysignature

Signature
key: string

SvgExportContextTAB_ID