Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30547 (s=30547, is=30581, ic=30580, ia=30582)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30582 (s=30547, is=30582, ic=30581, ia=30583)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30581 (s=30547, is=30582, ic=30581, ia=30583)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30583 (s=30547, is=30582, ic=30581, ia=30583)