Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88120 (s=88120, is=88180, ic=88181, ia=88182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88181 (s=88120, is=88181, ic=88182, ia=88183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88182 (s=88120, is=88181, ic=88182, ia=88183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88183 (s=88120, is=88181, ic=88182, ia=88183)