Modifier and Type | Method and Description |
---|---|
static String |
styleAttributeToProperty(String attributeStyle)
Converts the given attribute style (dash-separated) into a property style
(camelCase).
|
static String |
stylePropertyToAttribute(String propertyStyle)
Converts the given property style (camelCase) into a attribute style
(dash-separated).
|
Copyright © 2021. All rights reserved.