Closed mantou132 closed 4 months ago
Convenient for users to modify element styles
DuoyunLinkElement[Symbol.metadata].adoptedStyleSheets.push(createCSSStyleSheet({ [styles.card]: styled.class` border-radius: 4px; ` }))
Convenient for users to modify element styles