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