CONTENT_TYPE
const CONTENT_TYPE
#
CONTENT_TYPEA constant for the contentType option
Type: object
PROPERTY | TYPE | DESCRIPTION |
---|---|---|
IMAGE | string | "image" |
VIDEO | string | "video" |
TEXT | string | "text" |
import { CONTENT_TYPE } from "signboard";
const CONTENT_TYPE
A constant for the contentType option
Type: object
PROPERTY | TYPE | DESCRIPTION |
---|---|---|
IMAGE | string | "image" |
VIDEO | string | "video" |
TEXT | string | "text" |
import { CONTENT_TYPE } from "signboard";