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