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

    Start Site component.

    Represents the application's landing or entry page. Typically contains an email input or navigation links to signup/login routes.

    Selector: app-start-site Standalone: true

    Index

    Constructors

    Properties

    Constructors

    Properties

    email: WritableSignal<string> = ...

    Reactive signal holding the user's input email. May be used for pre-filling forms or routing to signup/login pages.