v0.1

Image

An improved wrapper around the native image element

...
<Image source="..." alt="..." />

Fallbacks

If an image fails to load, <Image /> can display a fallback source or even an entire fallback component in place of the browser's default "broken image" icon.

broken
broken
<Image source="..." fallback={<CustomComponent />} />

Lifecycle

broken
broken
<Image source="..." fallback={<CustomComponent />} />
v0.1

Overview

AboutGetting started

Components

AvatarBadgeBannerButtonCalloutCheckboxCodeCode InputColor InputData TableDialogDividerDisclosureDrawerEditable TextEmbedEmphasisError BoundaryFieldFile InputFlexFormFrameGridImageInlineInputMarqueeMenuMeta PixelPortalRootRadio GroupRich Text EditorSelectSkeletonSlotSortableSpacerSpinnerStackStatus IconStepperSwitchTab SwitchTextText AreaToastToggleUrlIcon