গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > ইভেন্টস > ক্লিকজসন > ব্লকআইডি
Events.ClickJson.blockId সম্পত্তি
স্বাক্ষর:
blockId?: string;
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`blockId` is an optional property of the `Blockly.Events.ClickJson` interface."],["This property, of type string, stores the ID of the block that was clicked, if available."],["If the click event did not originate from a block, this property will be undefined."]]],["The `blockId` property, part of the `Events.ClickJson` interface, is an optional string. This property represents the ID of a block associated with a click event. It is defined within the `Blockly` framework, specifically in the `Events` and `ClickJson` namespace/interface. The presence of the `?` in the signature indicates that it is optional.\n"]]