Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27182 (s=27182, is=27212, ic=27210, ia=27212)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27213 (s=27182, is=27213, ic=27211, ia=27213)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27211 (s=27182, is=27213, ic=27211, ia=27213)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27213 (s=27182, is=27213, ic=27211, ia=27213)