mastodon-share-button
Version:
Stencil Mastodon share button
6 lines (4 loc) • 439 B
JavaScript
import { p as patchBrowser, b as bootstrapLazy } from './core-80440d3f.js';
patchBrowser().then(options => {
return bootstrapLazy([["mastodon-share-button",[[1,"mastodon-share-button",{"share_button_text":[1],"close_button_text":[1],"send_button_text":[1],"modal_title":[1],"other_instance_text":[1],"icon_url":[1],"share_message":[1],"open":[4],"dark_mode":[4],"instances":[1],"selected_instance":[32],"value":[32]}]]]], options);
});