observablehq / inputs

Better input elements
https://observablehq.com/framework/lib/inputs
ISC License
125 stars 34 forks source link

Input table width and width parameters #229

Open hellonearthis opened 2 years ago

hellonearthis commented 2 years ago

Input Tables has two parameters with the same name, width One takes an object that is used to control column widths And the other controls the Table width.

Sadly both can't be used at once.

one of them needs a name change. I think columnWidth would be the one to change if it doesn't break naming conventions.

mootari commented 2 years ago

See also https://github.com/observablehq/inputs/issues/116