Create a Framework 7 contact item
f7ListItem(
...,
title = NULL,
subtitle = NULL,
header = NULL,
footer = NULL,
url = NULL,
media = NULL,
right = NULL
)
Item text.
Item title.
Item subtitle.
Item header. Do not use when f7List mode is not NULL.
Item footer. Do not use when f7List mode is not NULL.
Item url.
Expect f7Icon or img
.
Right content if any.