[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-09-12 (שעון UTC)."],[[["The `Flyout.createDom()` method generates the Flyout's Document Object Model (DOM) and only needs to be called once during initialization."],["The Flyout's DOM can be structured as either a standalone SVG element or a 'g' element nested within another SVG element, providing flexibility in its integration."],["The method accepts a `tagName` parameter, specifying the tag type for the Flyout element, which can be a string, an SVG element, or a 'g' element."],["Upon successful execution, the `createDom()` method returns the Flyout's SVG group as an SVGElement object."]]],[]]