Loading

component fbx.ui.control.Loading

Loading is an user visual feedback tool. It provides a moving image showing the application is actually still running, even if nothing changes on screen.

../../../_images/loading.png

Loading element is used where user is expected to wait for information to appear.

Loading {
    width: 64
    height: 64
}
property period

Time (in milliseconds) the animation takes to loop.