Documentation

Trace: Table configuration

(flutterui)

Table configuration

The table always has a floating insert button in the right bottom corner, if it's possible to insert new records. It's the same functionality as with long-press on the table. If you want to hide the floating insert button, simply add a style with following name:

Style.addStyleNames(table, "f_no_float_insert");

The result looks like:

This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information