Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100456 (s=100456, is=100519, ic=100520, ia=100521)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100520 (s=100456, is=100520, ic=100521, ia=100522)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100521 (s=100456, is=100520, ic=100521, ia=100522)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100522 (s=100456, is=100520, ic=100521, ia=100522)