Elements.Lists.UIListBlock

Wrapper that represents items of list via specified component or renderer
string        [idFieldName = "id"]
array         [items = []]
array         [actions = []]
array         [links = []]
string        [itemClass = ""]
function      [listItemComponent = UIListItem]
object        [listItemComponentProps = {}]
function      [titleComponent = UITitle]
object        [titleComponentProps = { size: 6 }]
function      descriptionComponent
object        [descriptionComponentProps = {}]
function      imageComponent
object        [imageComponentProps = {}]
function      [onclick]
function      [onclickContent]
function      [onclickDescription]
function      [onclickImage]
function      [onclickTitle]