Kind: Function
Source: atloria-monorepo/packages/editor/src/utils/mergeStyleAttributes.ts
Signature
tsfunction mergeStyleAttributes(style1: string, style2: string): string
Parameters
| Name | Type |
|---|---|
style1 | string |
style2 | string |
Returns: string
Kind: Function
Source: atloria-monorepo/packages/editor/src/utils/mergeStyleAttributes.ts
tsfunction mergeStyleAttributes(style1: string, style2: string): string
| Name | Type |
|---|---|
style1 | string |
style2 | string |
Returns: string
Was this page helpful?