Appearance
KBE3D / KBCore / utils / get
get(id: string | HTMLElement): HTMLElement | null
id
string
HTMLElement
null
返回给定DOM id的元素,或者返回元素本身
dom的id
string | HTMLElement
HTMLElement | null
DOM元素