DefaultEmbedConfig

See source code
Table of contents

Per-embed configuration for the default embed definitions, keyed by embed type. Passed to an embed definition's toEmbedUrl when building its embed URL.

interface DefaultEmbedConfig {}

Properties

google_maps

readonlyoptional
readonly google_maps?: GoogleMapsEmbedConfig;

Prev
DebugFlagsProps
Next
DefaultImageToolbarContentProps