Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99822 (s=99822, is=99885, ic=99886, ia=99887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99886 (s=99822, is=99886, ic=99887, ia=99888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99887 (s=99822, is=99886, ic=99887, ia=99888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99888 (s=99822, is=99886, ic=99887, ia=99888)