Instance Methodsliemeobn.elementary 0.5.0Elementary
mergedBy(_:)
Changes the default merge action of this attribute.
consuming func mergedBy(_ action: HTMLAttributeMergeAction) -> HTMLAttribute
Parameters
- action
The new merge action to use.
Returns
A modified attribute with the specified merge action.