#6694·marimo

[data_editor] Checkbox and dropdown elements in data_editor columns

Author: kevinjeswaniCreated Oct 6, 2025Updated Sep 13, 2026
Labelsenhancementhelp wanted

Description

Allow specified columns in mo.ui.data_editor to be mo.ui.dropdown or mo.ui.checkbox elements.

Suggested solution

mo.ui.data_editor(data, column_type={"column_2":["dropdown_option1","dropdown_option2","dropdown_option3"],"column_4":"checkbox"}...)

Are you willing to submit a PR?

  • Yes

Alternatives

No response

Additional context

No response