Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 76543 (s=76543, is=76600, ic=76601, ia=76602)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 76601 (s=76543, is=76601, ic=76602, ia=76603)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 76602 (s=76543, is=76601, ic=76602, ia=76603)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 76603 (s=76543, is=76601, ic=76602, ia=76603)