Skip to content

LazyImage

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/packages/editor/src/plugins/image/ImageEditor.tsx

Props

NameTypeRequiredDefault
titlestring-
altstring-
className`stringnull`
imageRefunknown-
srcstring-
width`numberunknown`
height`numberunknown`

Diagram

mermaid
graph TD
    component_LazyImage_7ef42f1d["LazyImage"]
    class component_LazyImage_7ef42f1d rootComponent

Referenced By

  • ImageEditor (RENDERS)

Was this page helpful?

Download as PDF