Type Definition ybc::Panel

source ·
pub type Panel = FunctionComponent<panel>;
Expand description

A composable panel, for compact controls.

https://bulma.io/documentation/components/panel/