API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeGradientType

@codexo/exojs / rendering / stable

Discriminant identifying the concrete gradient kind (`gradient.type`).

0
props
0
methods
0
events
Import
import { GradientType } from '@codexo/exojs'

Discriminant identifying the concrete gradient kind (`gradient.type`).

Definition1
"linear" | "radial"
Source