Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34567 (s=34567, is=34602, ic=34601, ia=34603)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34603 (s=34567, is=34603, ic=34602, ia=34604)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34602 (s=34567, is=34603, ic=34602, ia=34604)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34604 (s=34567, is=34603, ic=34602, ia=34604)