Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65842 (s=65842, is=65897, ic=65898, ia=65899)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65898 (s=65842, is=65898, ic=65899, ia=65900)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65899 (s=65842, is=65898, ic=65899, ia=65900)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65900 (s=65842, is=65898, ic=65899, ia=65900)