Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66840 (s=66840, is=66896, ic=66897, ia=66898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66897 (s=66840, is=66897, ic=66898, ia=66899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66898 (s=66840, is=66897, ic=66898, ia=66899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66899 (s=66840, is=66897, ic=66898, ia=66899)