Interface gmfShareOptions

interface gmfShareOptions {
    enableEmail?: boolean;
}

Properties

Properties

enableEmail?: boolean

Enable email.