Recently VKontakte had the opportunity to put widgets in groups ( https://vk.com/dev/apps_widgets ).

I do not understand how to make your widget? Where do I enter the widget code itself? Are there any examples?

  • I join the question. With code examples, everything seems to be clear - where should the code be placed? For example, such a widget is <! - begin snippet: js hide: false console: true babel: false -> <! - language: lang-js -> VK.callMethod ('showAppWidgetPreviewBox', 'text', 'return {"title": "Quote", "text": "Text of the quote"}; '); <! - end snippet -> - Vlav
  • Hello, tell me in the end you figured out how to approach the widget? I have the same question and can’t find an answer - Leci

0