BptImage
API reference for BptImage — parameters, event callbacks, and related configuration.
BptImage
Open demo →Parameters
| Name | Type | Flags | Description |
|---|---|---|---|
Mode | BptImageMode | — | |
Src | string | — | |
Alt | string | — | |
CssClass | string | Nullable | — |
Width | string | Nullable | — |
Height | string | Nullable | — |
Loading | BptImageLoading | — | |
ObjectFit | BptObjectFit? | Nullable | — |
ObjectPosition | BptObjectPosition? | Nullable | — |
BackgroundSize | BptBackgroundSize | — | |
BackgroundPosition | BptBackgroundPosition | — | |
BackgroundRepeat | BptBackgroundRepeat | — | |
BackgroundAttachment | BptBackgroundAttachment | — | |
BackgroundColor | string | Nullable | — |
ChildContent | RenderFragment | Nullable | — |
Style | string | Nullable | — |
AssignToClassName | string | Nullable | — |
BodyBackgroundOverlaySelectors | String[] | Nullable | — |
ImageEffects | List<BptImageEffect> | Nullable | — |
PixelSize | int | — | |
HueRotate | int | — | |
Saturation | double | — | |
BlurStrength | int | — | |
AdditionalAttributes | Dictionary<string, object> | Nullable | — |