Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20687 (s=20687, is=20700, ic=20702, ia=20704)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20701 (s=20687, is=20701, ic=20703, ia=20705)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20703 (s=20687, is=20701, ic=20703, ia=20705)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20705 (s=20687, is=20701, ic=20703, ia=20705)