NoNavigationPage.append()#

NoNavigationPage.append(*elements)[source]#

Appends a variable number of elements to the page.

In practice, it is recommended to use the augmented assignment operator += instead in order to add elements.