OneSDK
    Preparing search index...
    interface Twitter {
        card: Card;
        maxlength: number;
        placeholder: string;
        text: string;
    }
    Index

    Properties

    card: Card
    maxlength: number
    placeholder: string
    text: string