Welcome the channel on the development of Cro, a set of libraries for building reactive distributed systems, lovingly crafted to take advantage of all the Raku Programming Language has to offer (cro.services). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
emakei hi. I'd like to parametrise Cro::WebApp::Form with labels for fields (different languages). I found this github.com/croservices/cro-webapp/...rm.rakumod but still can't understand how to define my own constructor or use global variable to use instead of fixed 'label("my label")' 18:49
only 'input-label-class' and 'input-control-class' are available for my purpose? 18:58