-
Styler.use(styles)[source] -
Set the styles on the current Styler, possibly using styles from
Styler.export.New in version 0.17.1.
Parameters: styles: list
list of style functions
Returns: self : Styler
See also
Styler.use()
2025-01-10 15:47:30
Styler.use(styles) [source]
Set the styles on the current Styler, possibly using styles from Styler.export.
New in version 0.17.1.
| Parameters: |
styles: list list of style functions |
|---|---|
| Returns: |
self : Styler |
See also
Please login to continue.