blockly > ComponentManager > removeComponent
Metoda KomponentManager.removeElement()
Usuwa komponent.
Podpis:
removeComponent(id: string): void;
Parametry
Parametr | Typ | Opis |
---|---|---|
id | ciąg znaków | Identyfikator komponentu do usunięcia. |
Zwroty:
nieważne