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