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