Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22020 (s=22020, is=22054, ic=22056, ia=22051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22055 (s=22020, is=22055, ic=22057, ia=22052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22057 (s=22020, is=22055, ic=22057, ia=22052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22052 (s=22020, is=22055, ic=22057, ia=22052)