resolveOptions
resolveOptions(
options?):object
Parameters
Section titled “Parameters”options?
Section titled “options?”actionMode?
Section titled “actionMode?”"link" | "event" | "static" = ...
actions?
Section titled “actions?”("reply" | "repost" | "quote" | "like" | "views" | "bookmark" | "share")[] = ...
countFormat?
Section titled “countFormat?”"compact" | "full" | "hidden" = ...
dateFormat?
Section titled “dateFormat?”"full" | "short" | "relative" = ...
density?
Section titled “density?”"comfortable" | "compact" = ...
layout?
Section titled “layout?”"timeline" | "detail" = ...
linkTarget?
Section titled “linkTarget?”"_blank" | "_self" = ...
locale?
Section titled “locale?”string = ...
mediaFit?
Section titled “mediaFit?”"contain" | "cover" = ...
mediaMaxHeight?
Section titled “mediaMaxHeight?”number = ...
referenceTime?
Section titled “referenceTime?”string = ...
repostCount?
Section titled “repostCount?”"combined" | "reposts" = ...
showBookmarkCount?
Section titled “showBookmarkCount?”boolean = ...
showConnections?
Section titled “showConnections?”boolean = ...
showGrok?
Section titled “showGrok?”boolean = ...
showMedia?
Section titled “showMedia?”boolean = ...
showMenu?
Section titled “showMenu?”boolean = ...
showZeroCounts?
Section titled “showZeroCounts?”boolean = ...
theme?
Section titled “theme?”"dark" | "light" | "dim" | "auto" = ...
timeZone?
Section titled “timeZone?”string = ...
Returns
Section titled “Returns”object
actionMode
Section titled “actionMode”actionMode:
"link"|"event"|"static"
actions
Section titled “actions”actions: (
"reply"|"repost"|"quote"|"like"|"views"|"bookmark"|"share")[]
countFormat
Section titled “countFormat”countFormat:
"compact"|"full"|"hidden"
dateFormat
Section titled “dateFormat”dateFormat:
"full"|"short"|"relative"
density
Section titled “density”density:
"comfortable"|"compact"
layout
Section titled “layout”layout:
"timeline"|"detail"
linkTarget
Section titled “linkTarget”linkTarget:
"_blank"|"_self"
locale
Section titled “locale”locale:
string
mediaFit
Section titled “mediaFit”mediaFit:
"contain"|"cover"
mediaMaxHeight
Section titled “mediaMaxHeight”mediaMaxHeight:
number
referenceTime?
Section titled “referenceTime?”
optionalreferenceTime?:string
repostCount
Section titled “repostCount”repostCount:
"combined"|"reposts"
showBookmarkCount
Section titled “showBookmarkCount”showBookmarkCount:
boolean
showConnections
Section titled “showConnections”showConnections:
boolean
showGrok
Section titled “showGrok”showGrok:
boolean
showMedia
Section titled “showMedia”showMedia:
boolean
showMenu
Section titled “showMenu”showMenu:
boolean
showZeroCounts
Section titled “showZeroCounts”showZeroCounts:
boolean
theme:
"dark"|"light"|"dim"|"auto"
timeZone
Section titled “timeZone”timeZone:
string