Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98840 (s=98840, is=98902, ic=98903, ia=98904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98903 (s=98840, is=98903, ic=98904, ia=98905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98904 (s=98840, is=98903, ic=98904, ia=98905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98905 (s=98840, is=98903, ic=98904, ia=98905)