videoflix-frontend - v0.0.0
    Preparing search index...

    Check Email component.

    Displays a confirmation message or visual feedback after a password reset or signup email has been sent to the user.

    Includes a simple fade-in animation for a smooth visual appearance.

    Selector: app-check-email Standalone: true

    Index

    Constructors

    Properties

    Constructors

    Properties

    email: InputSignal<string | undefined> = ...

    Input email address to display in the confirmation message.

    Typically passed from a parent component after successful submission of a password reset or registration form.