public RemoveCommand::render() Implements
AJAX command for calling the jQuery remove() method. The 'remove' command instructs the client to use jQuery's remove() method to remove each
The CSS selector for the element(s) to be removed. Type: string File
public RemoveCommand::__construct($selector)