Skip to content

Function: SmoothStepEdge

â–¸ SmoothStepEdge(props, ctx): any

Parameters

NameType
propsSmoothStepEdgeProps
ctxOmit<{ attrs: Data ; emit: (event: string, ...args: any[]) => void ; expose: (exposed?: Record<string, any>) => void ; slots: Readonly<InternalSlots> }, "expose">

Returns

any

Released under the MIT License.