Create a Framework 7 contact item
f7ListItem(
...,
title = NULL,
subtitle = NULL,
header = NULL,
footer = NULL,
href = 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 external link.
Expect f7Icon or img
.
Right content if any.