Back to Website
Show / Hide Table of Contents

Interface IContentItemData

A structure defining the common parameters of text elements and images.

Inheritance
IItemData
IShapeItemData
IRectangleItemData
IContentItemData
Package: @aurigma/design-atoms-interfaces

Properties

fillColor

The fill color. The default value is "rgba(0, 0, 0, 0)".

Declaration
fillColor?: string;
Property Value
Type Description
string

The fill color. The default value is "rgba(0, 0, 0, 0)".

maskOpacity

The mask opacity of an item. The default value is 0.45.

Declaration
maskOpacity?: number;
Property Value
Type Description
number

The mask opacity of an item. The default value is 0.45.

Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback