Skip to content

Welshman Docs / @welshman/editor / WelshmanOptions

Interface: WelshmanOptions

Defined in: packages/editor/src/extensions/Welshman.ts:77

Extends

  • NostrOptions

Properties

bolt11?

optional bolt11: boolean

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:343

Inherited from

NostrOptions.bolt11


extend?

optional extend: object

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:327

bolt11?

optional bolt11: Partial<NodeConfig<any, any>>

fileUpload?

optional fileUpload: Partial<FileUploadOptions>

image?

optional image: Partial<NodeConfig<any, any>>

optional link: Partial<MarkConfig<any, any>>

naddr?

optional naddr: Partial<NodeConfig<any, any>>

nevent?

optional nevent: Partial<NodeConfig<any, any>>

nprofile?

optional nprofile: Partial<NodeConfig<any, any>>

nsecReject?

optional nsecReject: Partial<NSecRejectOptions>

tag?

optional tag: Partial<MarkConfig<any, any>>

tweet?

optional tweet: Partial<NodeConfig<any, any>>

video?

optional video: Partial<NodeConfig<any, any>>

youtube?

optional youtube: Partial<NodeConfig<any, any>>

Inherited from

NostrOptions.extend


extensions?

optional extensions: WelshmanExtensionOptions

Defined in: packages/editor/src/extensions/Welshman.ts:79


fileUpload?

optional fileUpload: false | Partial<FileUploadOptions> & Pick<FileUploadOptions, "upload">

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:349

Inherited from

NostrOptions.fileUpload


image?

optional image: false | Partial<ImageOptions>

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:345

Inherited from

NostrOptions.image


optional link: false | Partial<LinkOptions>

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:344

Inherited from

NostrOptions.link


naddr?

optional naddr: false | Partial<Nip19Options>

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:352

Inherited from

NostrOptions.naddr


nevent?

optional nevent: false | Partial<Nip19Options>

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:351

Inherited from

NostrOptions.nevent


nprofile?

optional nprofile: false | Partial<Nip19Options>

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:350

Inherited from

NostrOptions.nprofile


nsecReject?

optional nsecReject: false | Partial<NSecRejectOptions>

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:348

Inherited from

NostrOptions.nsecReject


submit()?

optional submit: () => void

Defined in: packages/editor/src/extensions/Welshman.ts:78

Returns

void


tag?

optional tag: boolean

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:342

Inherited from

NostrOptions.tag


tweet?

optional tweet: boolean

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:341

Inherited from

NostrOptions.tweet


video?

optional video: false | Partial<NodeConfig<any, any>>

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:346

Inherited from

NostrOptions.video


youtube?

optional youtube: any

Defined in: node_modules/.pnpm/nostr-editor@1.1.2_@tiptap+core@2.27.2_@tiptap+pm@2.27.2__@tiptap+extension-image@2.11._301d8ad9a3964c518ffb21bbe67e10dd/node_modules/nostr-editor/dist/index.d.ts:347

Inherited from

NostrOptions.youtube