Skip to content

Can't bind to 'loop' since it isn't a known property of 'carousel'. #154

@sahfanpc

Description

@sahfanpc
    <!-- Image slider -->
    <div class="demo">
        <h3>Image slider</h3>
        <carousel [images]="imagesForSlider" [objectFit]="'cover'" [cellWidth]="'100%'" [height]="300"
            [autoplay]="true" [dots]="true" [loop]="true">
        </carousel>
    </div>

in this case loop,dots,autoplay,height,etc...are error required. any solutions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions