IsabyteImage
API reference for IsabyteImage — parameters, event callbacks, and related configuration.
IsabyteImage
Open demo →Parameters
| Name | Type | Flags | Description |
|---|---|---|---|
Mode | IsabyteImageMode | — | |
Src | string | — | |
Alt | string | — | |
CssClass | string | Nullable | — |
Width | string | Nullable | — |
Height | string | Nullable | — |
Loading | IsabyteImageLoading | — | |
ObjectFit | IsabyteObjectFit? | Nullable | — |
ObjectPosition | IsabyteObjectPosition? | Nullable | — |
BackgroundSize | IsabyteBackgroundSize | — | |
BackgroundPosition | IsabyteBackgroundPosition | — | |
BackgroundRepeat | IsabyteBackgroundRepeat | — | |
BackgroundAttachment | IsabyteBackgroundAttachment | — | |
BackgroundColor | string | Nullable | — |
ChildContent | RenderFragment | Nullable | — |
Style | string | Nullable | — |
AssignToClassName | string | Nullable | — |
BodyBackgroundOverlaySelectors | String[] | Nullable | — |
ImageEffects | List<IsabyteImageEffect> | Nullable | — |
PixelSize | int | — | |
HueRotate | int | — | |
Saturation | double | — | |
BlurStrength | int | — | |
AdditionalAttributes | Dictionary<string, object> | Nullable | — |