Open tabacitu opened 11 months ago
->addColumn()
->column()
->addField()
->field()
->addFilter()
->filter()
->addButton()
->button()
Breaking Changes
Deprecations
->addColumn()
because->column()
is a complete replacement;->addField()
because->field()
is a complete replacement;->addFilter()
because->filter()
is a complete replacement; not sure;->addButton()
because->button()
is a complete replacement; not sure;