Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99144 (s=99144, is=99206, ic=99207, ia=99208)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99207 (s=99144, is=99207, ic=99208, ia=99209)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99208 (s=99144, is=99207, ic=99208, ia=99209)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99209 (s=99144, is=99207, ic=99208, ia=99209)