Appearance
KBE3D / KBCore / utils / remove
remove(el: string | HTMLElement): void
el
string
HTMLElement
void
从其父元素中移除元素
DOM元素或元素ID
string | HTMLElement