Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9127 (s=9127, is=9135, ic=9133, ia=9135)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9136 (s=9127, is=9136, ic=9134, ia=9136)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9134 (s=9127, is=9136, ic=9134, ia=9136)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9136 (s=9127, is=9136, ic=9134, ia=9136)