Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101621 (s=101621, is=101685, ic=101686, ia=101688)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101686 (s=101621, is=101686, ic=101687, ia=101689)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101687 (s=101621, is=101686, ic=101687, ia=101689)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101689 (s=101621, is=101686, ic=101687, ia=101689)