@umbraco-cms/backoffice
    Preparing search index...

    Type Alias SelectionOptions

    type SelectionOptions = {
        className: string;
    }
    Index

    Properties

    Properties

    className: string

    The class name that should be added to the selected text.

    'selection'
    
    'is-selected'