Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10404 (s=10404, is=10412, ic=10411, ia=10413)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10413 (s=10404, is=10413, ic=10412, ia=10414)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10412 (s=10404, is=10413, ic=10412, ia=10414)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10414 (s=10404, is=10413, ic=10412, ia=10414)