Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Properties of the SimpleSmoothScrollDirective directive marks them as private #2

Description

@soyabrahamdev

Hello, I am working in this way, as in the documentation you present:
<a class="nav-link" href="javascript:void(0);" SimpleSmoothScroll [scrollTo]="'servicios'">Servicios</a>
And I get, in the Angular console, an error of this style:

Property 'scrollTo' is private and only accessible within class 'SimpleSmoothScrollDirective'.

Also when using this example:
<a href="#div2" SimpleSmoothScroll [showHash]="true">Click!!</a>
Error:

Property 'showHash' is private and only accessible within class 'SimpleSmoothScrollDirective'.

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