AppleSauce
    Preparing search index...

    Type Alias HighlightBlueprintOptions

    HighlightBlueprintOptions: MetaTagOptions & ZapOptions & {
        alt?: string;
        attributions?: HighlightAttribution[];
        comment?: string;
        context?: string;
    }

    Type declaration

    • Optionalalt?: string

      Alt description for clients that can't render the event

    • Optionalattributions?: HighlightAttribution[]

      Attribution information for the original content

    • Optionalcomment?: string

      Comment to create a quote highlight

    • Optionalcontext?: string

      Additional context surrounding the highlight