VTK.JS Setting CubeSource Edge Width and Color

A bit late, but regarding the cube line color you should be able to get a workaround by changing the interpolation type of its actor actor.getProperty().setInterpolationToFlat()