UNPKG

@adyen/adyen-platform-experience-web

Version:

![Platform Experience header](https://github.com/Adyen/adyen-platform-experience-web/assets/7926613/18094965-9e01-450e-8dc9-ea84e6b22c2b)

9 lines (8 loc) 304 B
const C = "adyen-pe-accordion", _ = C + "__header", A = _ + "-container", O = _ + "-controller", n = C + "__content"; export { C as ACCORDION_BASE_CLASS, n as ACCORDION_CONTENT_CLASS, _ as ACCORDION_HEADER_CLASS, A as ACCORDION_HEADER_CONTAINER_CLASS, O as ACCORDION_HEADER_CONTROLLER_CLASS };