- When you return iconType "accessPoint" within a nodeSet, it is displayed as switch. accesspoint works well as stand-alone icon. Are there limitiations regarding supported icons for nodeSets.
- Are there more built-in icons than listed in the "Topology Icons" example.
Answer 1:
The answer is similar to the one I've given you before: the easiest way around setting up an icon for node sets is to put a nodeSet configuration into topology configuration, just like this:
nodeSetConfig: {
'iconType': 'accessPoint'
}
Answer 2:
You may either use built-in icons, or define yours.
Check out the demo "Register new icon" in "Basic" section: https://developer.cisco.com/site/neXt/discover/demo/
Comments
0 comments
Please sign in to leave a comment.