Skip to content

resolveOptions

resolveOptions(options?): object

"link" | "event" | "static" = ...

("reply" | "repost" | "quote" | "like" | "views" | "bookmark" | "share")[] = ...

"compact" | "full" | "hidden" = ...

"full" | "short" | "relative" = ...

"comfortable" | "compact" = ...

"timeline" | "detail" = ...

"_blank" | "_self" = ...

string = ...

"contain" | "cover" = ...

number = ...

string = ...

"combined" | "reposts" = ...

boolean = ...

boolean = ...

boolean = ...

boolean = ...

boolean = ...

boolean = ...

"dark" | "light" | "dim" | "auto" = ...

string = ...

object

actionMode: "link" | "event" | "static"

actions: ("reply" | "repost" | "quote" | "like" | "views" | "bookmark" | "share")[]

countFormat: "compact" | "full" | "hidden"

dateFormat: "full" | "short" | "relative"

density: "comfortable" | "compact"

layout: "timeline" | "detail"

linkTarget: "_blank" | "_self"

locale: string

mediaFit: "contain" | "cover"

mediaMaxHeight: number

optional referenceTime?: string

repostCount: "combined" | "reposts"

showBookmarkCount: boolean

showConnections: boolean

showGrok: boolean

showMedia: boolean

showMenu: boolean

showZeroCounts: boolean

theme: "dark" | "light" | "dim" | "auto"

timeZone: string