Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

ScrollAreaProps

Props accepted by a scroll viewport.

Import

import type { ScrollAreaProps } from "@dartwic/interface-sdk/ui";

Declaration

export interface ScrollAreaProps extends HostComponentProps {}