Skip to content

hideMatchingLines #69

@Angelov9

Description

@Angelov9

@Input()
get hideMatchingLines() {
return this._hideMatchingLines;
}
set hideMatchingLines(hide: boolean) {
this.hideMatchingLinesChanged(hide);
}

Aren't they miss-matched?

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