Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101721 (s=101721, is=101785, ic=101786, ia=101788)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101786 (s=101721, is=101786, ic=101787, ia=101789)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101787 (s=101721, is=101786, ic=101787, ia=101789)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101789 (s=101721, is=101786, ic=101787, ia=101789)