Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123099 (s=123099, is=123175, ic=123178, ia=123180)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123176 (s=123099, is=123176, ic=123179, ia=123181)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123179 (s=123099, is=123176, ic=123179, ia=123181)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123181 (s=123099, is=123176, ic=123179, ia=123181)