Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66610 (s=66610, is=66666, ic=66667, ia=66668)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66667 (s=66610, is=66667, ic=66668, ia=66669)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66668 (s=66610, is=66667, ic=66668, ia=66669)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66669 (s=66610, is=66667, ic=66668, ia=66669)