We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce1793 commit 54ddf8fCopy full SHA for 54ddf8f
readme.md
@@ -309,6 +309,11 @@ Info passed around about the current state (TypeScript type).
309
— take positional info from `from` (use `inherit` if you also want data)
310
* `schema` ([`Schema`][schema])
311
— current schema
312
+* `stylePropertyNameCase`
313
+ ([`StylePropertyNameCase`][api-style-property-name-case])
314
+ — casing for property names in `style` objects
315
+* `tableCellAlignToStyle` (`boolean`)
316
+ — turn obsolete `align` props on `td` and `th` into CSS `style` props
317
318
### `StylePropertyNameCase`
319
0 commit comments