Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8442 (s=8442, is=8450, ic=8451, ia=8452)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8451 (s=8442, is=8451, ic=8452, ia=8453)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8452 (s=8442, is=8451, ic=8452, ia=8453)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8453 (s=8442, is=8451, ic=8452, ia=8453)