addComponent($label); $scrollContainer->addComponent($item); } $container->addComponent($scrollContainer); $app->setRoot($container); $app->run();