Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12533 (s=12533, is=12543, ic=12545, ia=12546)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12544 (s=12533, is=12544, ic=12546, ia=12547)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12546 (s=12533, is=12544, ic=12546, ia=12547)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12547 (s=12533, is=12544, ic=12546, ia=12547)