Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12043 (s=12043, is=12053, ic=12055, ia=12056)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12054 (s=12043, is=12054, ic=12056, ia=12057)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12056 (s=12043, is=12054, ic=12056, ia=12057)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12057 (s=12043, is=12054, ic=12056, ia=12057)