<var>
एलिमेंट की मदद से, पाठक प्लेसहोल्डर वैरिएबल को अपने वैरिएबल से बदल सकते हैं
वैल्यू.
सामान्य इस्तेमाल
Markdown की क्लिक-टू-कॉपी कोड ब्लॉक में बदलाव करने की सुविधा वाले प्लेसहोल्डर वैरिएबल डिफ़ॉल्ट रूप से बदलाव किया जा सकता है.
Edit the name of this PROJECT_ID.
बदलाव करने की सुविधा चालू की जा रही है
<var>
एलिमेंट में edit
क्लास जोड़ें, ताकि ऐसा वैरिएबल बनाया जा सके
कोड ब्लॉक के बाहर EDITABLE
.
बदलाव करने की सुविधा बंद की जा रही है
This example adds the `readonly` class to the <var> element to create an
UNEDITABLE_VARIABLE.
This example adds the `readonly` class to the code block to disable editability
of both VARIABLE_1 and VARIABLE_2.
टूलटिप
This EDITABLE variable has a tooltip that defaults to the
name of its original placeholder text.
This EDITABLE variable uses a `label`
attribute to create a custom tooltip named
Edit me.
सिंक्रनाइज़ेशन
ऐसे प्लेसहोल्डर वैरिएबल जिनमें बदलाव किया जा सकता है और जिनके हर स्कोप को सिंक किया जाता है अन्य पर जाएं और नई वैल्यू दिखाने के लिए तुरंत अपडेट करें.
सिंक करने की सुविधा बंद करना
This variable synchronizes by default because it is in a click-to-copy code
block. It has a `label` attribute named `variable with scope`:
VARIABLE
This variable adds the `no-scope` class so that it does not synchronize with the
other variables and has a `label` attribute named `variable without scope`:
VARIABLE
This variable also synchronizes by default and has a `label` attribute named
`variable with scope`:
VARIABLE
सिंक करने की सुविधा चालू करना
यह प्लेसहोल्डर VARIABLE
है
किसी कोड ब्लॉक के बाहर सेट करता है और सिंक करने के लिए scope
एट्रिब्यूट का इस्तेमाल करता है
ऊपर दिए गए सिंक्रोनाइज़ेशन सेक्शन को बंद करना में दिए गए वैरिएबल.