Search Docs
return
获取 rawFloatyWindow 的 contentView
1let rfw = floaty.rawWindow(<frame id="content"></frame>); 2let contentView = rfw.getContentView(); 3contentView === rfw.content;