Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10633 (s=10633, is=10641, ic=10640, ia=10642)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10642 (s=10633, is=10642, ic=10641, ia=10643)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10641 (s=10633, is=10642, ic=10641, ia=10643)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10643 (s=10633, is=10642, ic=10641, ia=10643)