Skip to main content
Version: 1.0.52

Progress bar

const progressbar = {
component: NANO.PROGRESS_BAR,
value: 0.45,
props: {
style: {},
color: 'blue',
}
};