react-native-firework-sdk
    Preparing search index...

    Interface PlayerDeckAutoplayConfiguration

    interface PlayerDeckAutoplayConfiguration {
        isEnabled?: boolean;
    }
    Index

    Properties

    Properties

    isEnabled?: boolean

    Specifies if autoplay is enabled. Defaults to true.