UNPKG

neft

Version:

JavaScript. Everywhere.

15 lines (13 loc) 203 B
Rectangle { Scrollable { anchors.fill: parent contentItem: Column { anchors.fillWidth: parent alignment.horizontal: 'center' Flow { document.query: 'body' width: 800 } } } }