@nospamproxy/core
    Preparing search index...

    Placeholder for content while things are beeing loaded.

    By default a spinner with the text "Please wait" is displayed.

    Custom content can be provided in the default slot to replace the spinner and message.

    <content-placeholder if.bind="isLoading"></content-placeholder>
    <template else>
    Content...
    </template>
    Index

    Constructors

    Properties

    Constructors

    Properties

    isOverlay: boolean = false

    A Boolean for adding a transparent overlay in the Background