Menu
pglet Logopglet LogoDocsBlog
GitHub
🌜
🌞
pglet Logopglet Logo
  • Docs
  • Blog
  • GitHub
  • Getting started
    • Introduction
    • How it works
    • Use cases
  • Tutorials
    • Python
    • Bash
    • PowerShell
    • Node.js
  • Pglet service
    • Overview
  • Reference
    • Controls
      • Overview
      • Layout
        • Page
        • Stack
        • Text
        • Icon
        • Image
      • Basic inputs
        • Button
        • Checkbox
        • ChoiceGroup
        • Dropdown
        • Link
        • Message
        • SearchBox
        • Slider
        • SpinButton
        • Textbox
        • Toggle
      • Commands & Navs
        • Nav
        • Toolbar
        • Tabs
      • Lists & Grids
        • Grid
      • Progress
        • Progress
        • Spinner
      • Surfaces
        • Dialog
        • Panel
      • Charts
        • Vertical Bar Chart
    • Pglet protocol
      • Overview
      • Commands
        • Add
        • Set
        • Get
        • Clean
        • Replace
        • Remove
        • Quit

Clean command

Removes all children of the control without deleting the control itself.

clean <control-id>

Description#

clean command removes all children of the control, but leaves control itself intact.

Examples#

clean body

This command removes the contents of body column.

Parameters#

id#

Edit this page
Previous
« Get command
Next
Replace command »
  • Description
  • Examples
  • Parameters
    • id

Docs

  • Getting started

Community

  • Stack Overflow
  • Discord
  • Twitter

More

  • Blog
  • GitHub
Copyright © 2021 Appveyor Systems Inc. Built with Docusaurus.