Panels.Html(Panel = VGui_GetClientLuaRootPanel(), string = "Html", boolean = false, boolean = false)

client
Creates a new HTML panel

Arguments

  • Optional parent Panel VGui_GetClientLuaRootPanel()
  • Optional name string "Html"
  • Optional shouldAllowJavaScript boolean false
  • Optional popupWindow boolean false

Returns

  • Html The new HTML Panel

Examples

Panels.Html – Creates a new HTML panel