Skip to main content

dom_dialog_show

Function dom_dialog_show 

Source
pub fn dom_dialog_show(
    it: &mut Interp,
    this: Value,
    _a: &[Value],
) -> Result<Value, Value>
Expand description

dialog.show()<dialog> が丸ごと未対応だった)。open 属性を付ける だけの簡略実装。