IWithFeaturedImageBehavior
Composable behavior that adds featured image support to an entity class
Methods
Method | Returns | Notes |
---|---|---|
|
Promise<void> |
Clears the featured image for the item |
|
Promise<void> |
Set the featured image for the item |
Interface defined in common/src/core/behaviors/IWithFeaturedImageBehavior.ts:4
Clears the featured image for the item