powered by
Create a framework7 message
f7Message( content, src = NULL, author = NULL, date = NULL, state = c("sent", "received"), type = c("text", "img") )
Message content. If type is ing, content must be an url or path.
Message author avatar
Message author
Message date
Whether it is a received or sent message.
Whether it is a text or image.