Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12885 (s=12885, is=12897, ic=12896, ia=12898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12898 (s=12885, is=12898, ic=12897, ia=12899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12897 (s=12885, is=12898, ic=12897, ia=12899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12899 (s=12885, is=12898, ic=12897, ia=12899)