Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65819 (s=65819, is=65874, ic=65875, ia=65876)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65875 (s=65819, is=65875, ic=65876, ia=65877)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65876 (s=65819, is=65875, ic=65876, ia=65877)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65877 (s=65819, is=65875, ic=65876, ia=65877)