Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100534 (s=100534, is=100596, ic=100598, ia=100599)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100597 (s=100534, is=100597, ic=100599, ia=100600)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100599 (s=100534, is=100597, ic=100599, ia=100600)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100600 (s=100534, is=100597, ic=100599, ia=100600)