Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63546 (s=63546, is=63601, ic=63602, ia=63603)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63602 (s=63546, is=63602, ic=63603, ia=63604)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63603 (s=63546, is=63602, ic=63603, ia=63604)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63604 (s=63546, is=63602, ic=63603, ia=63604)