গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > আইকম্পোনেন্ট > আইডি
IComponent.id সম্পত্তি
এই উপাদানটির জন্য অনন্য আইডি যা ComponentManager-এর সাথে নিবন্ধন করতে ব্যবহৃত হয়।
স্বাক্ষর:
id: string;
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-04 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-04 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`IComponent.id` is a property that holds a unique identifier for a component."],["This unique ID is crucial for registering the component within the ComponentManager, enabling its management and interaction within the system."],["It is of string type and must be unique across all components within the scope of the ComponentManager."]]],["The `IComponent.id` property is a string representing a unique identifier. This ID serves the crucial function of registering the component within the `ComponentManager`. It is essential for the `ComponentManager` to keep track of this particular component. This is the only information provided.\n"]]