sesaparcours
    Preparing search index...
    interface IDisplayOptions {
        asBlock?: boolean;
        className?: string;
        persistent?: boolean;
    }
    Index

    Properties

    asBlock?: boolean
    className?: string
    persistent?: boolean