Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123319 (s=123319, is=123396, ic=123398, ia=123401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123397 (s=123319, is=123397, ic=123399, ia=123402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123399 (s=123319, is=123397, ic=123399, ia=123402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123402 (s=123319, is=123397, ic=123399, ia=123402)