Skip to content

showNavigationOnTouchDevice is not part of the type for CarouselProps #381

@BrendanHart

Description

@BrendanHart

Steps to reproduce the behavior:
Attempt to set the value for showNavigationOnTouchDevice in a TypeScript file, which is stated to exist in https://jossmac.github.io/react-images

Expected behavior:
The file compiles and the value can be set.

Actual behavior:
The file fails to compile:

  Property 'showNavigationOnTouchDevice' does not exist on type 'IntrinsicAttributes & CarouselProps & { children?: ReactNode; }'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions