Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9402 (s=9402, is=9409, ic=9408, ia=9410)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9410 (s=9402, is=9410, ic=9409, ia=9411)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9409 (s=9402, is=9410, ic=9409, ia=9411)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9411 (s=9402, is=9410, ic=9409, ia=9411)