Dankoss Docs - v0.1.0
    Preparing search index...
    • Parameters

      • props: { direction: "left" | "right"; onClick: () => void }

        Component props.

        • direction: "left" | "right"

          Direction of the arrow.

        • onClick: () => void

          Callback fired on button click.

      Returns Element

      The arrow button element.

      Renders a directional arrow button for the carousel.