Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30033 (s=30033, is=30067, ic=30066, ia=30068)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30068 (s=30033, is=30068, ic=30067, ia=30069)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30067 (s=30033, is=30068, ic=30067, ia=30069)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30069 (s=30033, is=30068, ic=30067, ia=30069)