Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20789 (s=20789, is=20802, ic=20804, ia=20806)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20803 (s=20789, is=20803, ic=20805, ia=20807)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20805 (s=20789, is=20803, ic=20805, ia=20807)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20807 (s=20789, is=20803, ic=20805, ia=20807)