public interface HasHref
Modifier and Type | Method and Description |
---|---|
String |
getHref() |
String |
getTarget() |
void |
setHref(String href)
Set the href parameter on material components.
|
void |
setTarget(String target)
Set the target of the href.
|
Copyright © 2018. All rights reserved.