init

Function init 

Source
pub fn init(cx: &mut App)
Expand description

Initialize the components.

You must initialize the components at your application’s entry point.