Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10055 (s=10055, is=10063, ic=10062, ia=10064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10064 (s=10055, is=10064, ic=10063, ia=10065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10063 (s=10055, is=10064, ic=10063, ia=10065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10065 (s=10055, is=10064, ic=10063, ia=10065)