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