MotionScript

@motion-script/core


@motion-script/core / hasFilter

Function: hasFilter()

hasFilter(type): boolean

Defined in: attributes/shape/filters/registry.ts:64

True when type has a registered FilterData handler, here or in the effects registry.

Parameters

type

string

Returns

boolean