Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123087 (s=123087, is=123163, ic=123166, ia=123168)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123164 (s=123087, is=123164, ic=123167, ia=123169)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123167 (s=123087, is=123164, ic=123167, ia=123169)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123169 (s=123087, is=123164, ic=123167, ia=123169)