blockly > geras > Surligneur > inlineSteps_
Propriété geras.Highlighter.inlineSteps_
Signature :
inlineSteps_: string;
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/09/12 (UTC).
[null,null,["Dernière mise à jour le 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"]]