public class GridTemplateShorthandResolver extends Object implements IShorthandResolver
IShorthandResolver implementation for grid-template shorthand.| Constructor and Description |
|---|
GridTemplateShorthandResolver()
Creates grid template shorthand resolver.
|
| Modifier and Type | Method and Description |
|---|---|
List<CssDeclaration> |
resolveShorthand(String shorthandExpression)
Resolves a shorthand expression.
|
public GridTemplateShorthandResolver()
public List<CssDeclaration> resolveShorthand(String shorthandExpression)
resolveShorthand in interface IShorthandResolvershorthandExpression - the shorthand expressionCopyright © 1998–2025 Apryse Group NV. All rights reserved.