Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10556 (s=10556, is=10564, ic=10563, ia=10565)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10565 (s=10556, is=10565, ic=10564, ia=10566)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10564 (s=10556, is=10565, ic=10564, ia=10566)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10566 (s=10556, is=10565, ic=10564, ia=10566)