Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5128 (s=5128, is=5134, ic=5132, ia=5134)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5135 (s=5128, is=5135, ic=5133, ia=5135)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5133 (s=5128, is=5135, ic=5133, ia=5135)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5135 (s=5128, is=5135, ic=5133, ia=5135)