रिसर्च सर्वे: Blockly के साथ अपने अनुभव के बारे में हमें बताएं
सर्वे शुरू करें
ब्लॉकली > गेरा > हाइलाइटर > inlineSteps_
geras.highlighter.inlineSteps_ प्रॉपर्टी
हस्ताक्षर:
inlineSteps_: string;
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-12 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-09-12 (UTC) को अपडेट किया गया."],[[["`inlineSteps_` is a property of the `geras.Highlighter` class and stores a string value."],["This string value likely represents the inline steps of a highlighted element or code block within the Blockly workspace using the Geras renderer."],["The specific content and format of the `inlineSteps_` string are determined by how the highlighter is used and configured within a Blockly application."]]],["The `inlineSteps_` property, found within the `geras.Highlighter` class, is a string. This property is part of a larger structure within `blockly`, specifically under the `geras` namespace. Its data type is string. The property is defined using a signature, where `inlineSteps_` is followed by `: string;`.\n"]]