MaterialDesignJsVeiwRenderer / view.utils.extensions / filterChildrenBy
filterChildrenBy
fun <E>
E
.filterChildrenBy(condition: (<ERROR CLASS>) ->
Boolean
):
List
<<ERROR CLASS>>
Returns the DOM elements, corresponding to views, that meet a certain condition.