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