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