Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13121 (s=13121, is=13134, ic=13133, ia=13135)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13135 (s=13121, is=13135, ic=13134, ia=13136)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13134 (s=13121, is=13135, ic=13134, ia=13136)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13136 (s=13121, is=13135, ic=13134, ia=13136)