Slider.removeItemById

Syntax

removeItemById(id: String);

Parameters

id. Identifier of the slider to remove.

Description

The removeItemById method removes a slider of the Slider component with specified identifier.

Example

The property use is given in the page with description of the Slider.removeItemByIndex method.

See also:

 Slider