@xylabs/sdk-react
    Preparing search index...

    Interface AnimatedListProps

    interface AnimatedListProps {
        fullWidth?: boolean;
        items?: NodesWithKeys[];
        itemStyles?: CSSProperties;
    }
    Index

    Properties

    fullWidth?: boolean
    items?: NodesWithKeys[]
    itemStyles?: CSSProperties