Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9090 (s=9090, is=9097, ic=9096, ia=9098)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9098 (s=9090, is=9098, ic=9097, ia=9099)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9097 (s=9090, is=9098, ic=9097, ia=9099)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9099 (s=9090, is=9098, ic=9097, ia=9099)