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