Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65122 (s=65122, is=65177, ic=65178, ia=65179)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65178 (s=65122, is=65178, ic=65179, ia=65180)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65179 (s=65122, is=65178, ic=65179, ia=65180)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65180 (s=65122, is=65178, ic=65179, ia=65180)