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