remove

abstract fun remove(path: String, action: String)

Removes the decorator identified by the given action value from the target.

Parameters

path

Slash-separated path identifying a field, row, or column.

action

The action value identifying the decorator to remove.