Question

Need to implement arrow icons in the webpage...

Currently we are using these classes for displaying icons with some significant operations on click.

            iconClass : "dijitEditorIcon dijitEditorIconUnlink",
            iconClass : "dijitEditorIcon dijitEditorIconInsertTable",
            iconClass : "dijitEditorIcon dijitEditorIconDelete",

Are there any similar classes for right and left arrows implementation ??

Était-ce utile?
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top