8.2.0 • Published 3 months ago

@twilio-paste/customization v8.2.0

Weekly downloads
443
License
MIT
Repository
-
Last release
3 months ago

Customization

The Paste CustomizationProvider leverages React's Context to provide the theme object to any descendant components in the tree. For that reason, we recommend wrapping your application at the root level with the Paste CustomizationProvider. This allows all sub-components to retrieve the correct token value for the supplied theme.

import {CustomizationProvider} from '@twilio-paste/customization';

<CustomizationProvider theme={{}}>
  <App />
</CustomizationProvider>
8.2.0

3 months ago

8.1.0

7 months ago

8.0.0

9 months ago

8.1.1

6 months ago

7.0.0

1 year ago

6.0.0

1 year ago

5.0.2

1 year ago

5.0.1

2 years ago

5.0.0

2 years ago

4.0.2

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.1.3

2 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.5-beta.15

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago