@jsfkit/types
GitHub
npm
Preparing search index...
PathFillType
Type Alias PathFillType
PathFillType
:
"circle"
|
"rect"
|
"shape"
Path gradient fill type.
Defines the shape pattern used for path gradient fills:
'circle': Radial gradient emanating from center in a circular pattern.
'rect': Gradient following rectangular boundaries from center outward.
'shape': Gradient following the actual contour/outline of the shape.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
@jsfkit/types
Loading...
Path gradient fill type.
Defines the shape pattern used for path gradient fills: