phoenix_live_view
    Preparing search index...

    Type Alias LiveViewDiagnosticContext

    type LiveViewDiagnosticContext = {
        attribution: LiveViewDiagnosticAttribution;
        viewId?: string;
    }
    Index

    Properties

    Properties

    viewId?: string