Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11401 (s=11401, is=11411, ic=11410, ia=11412)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11412 (s=11401, is=11412, ic=11411, ia=11413)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11411 (s=11401, is=11412, ic=11411, ia=11413)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11413 (s=11401, is=11412, ic=11411, ia=11413)