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