Lime Web Components API Documentation - v6.24.0
    Preparing search index...

    Interface AlertOptions

    Options for the confirmation dialog

    interface AlertOptions {
        acceptText?: string;
        icon?: string | Icon;
    }
    Index

    Properties

    Properties

    acceptText?: string

    Text to display on the button

    icon?: string | Icon

    Icon to display in the header.