Skip to content

An Angular signal should be called with its getter method #3

@splincode

Description

@splincode
image image

if the type of the transmitted is a signal, this should not be an error

export function tuiAppearanceMode(value: Signal<M>): Signal<M>;

https://github.com/taiga-family/taiga-ui/blob/main/projects/core/components/textfield/textfield.directive.ts

image image

in some cases, this should not be a mistake

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