Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5531 (s=5531, is=5532, ic=5532, ia=5532)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5533 (s=5531, is=5533, ic=5533, ia=5533)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5533 (s=5531, is=5533, ic=5533, ia=5533)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5533 (s=5531, is=5533, ic=5533, ia=5533)