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 ??

有帮助吗?
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top