Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123264 (s=123264, is=123341, ic=123343, ia=123346)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123342 (s=123264, is=123342, ic=123344, ia=123347)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123344 (s=123264, is=123342, ic=123344, ia=123347)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123347 (s=123264, is=123342, ic=123344, ia=123347)