chilp
Values
pub fn widget(
instance instance: String,
post_id post: String,
) -> element.Element(a)
Widget component!
Before adding this component make sure to call widget.register() to register it!
This component adds in inline CSS, to not do this, use widget.element("bla", "111", False) instead.