Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101011 (s=101011, is=101075, ic=101076, ia=101078)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101076 (s=101011, is=101076, ic=101077, ia=101079)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101077 (s=101011, is=101076, ic=101077, ia=101079)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101079 (s=101011, is=101076, ic=101077, ia=101079)