Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10371 (s=10371, is=10379, ic=10378, ia=10380)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10380 (s=10371, is=10380, ic=10379, ia=10381)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10379 (s=10371, is=10380, ic=10379, ia=10381)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10381 (s=10371, is=10380, ic=10379, ia=10381)