Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123732 (s=123732, is=123809, ic=123811, ia=123814)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123810 (s=123732, is=123810, ic=123812, ia=123815)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123812 (s=123732, is=123810, ic=123812, ia=123815)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123815 (s=123732, is=123810, ic=123812, ia=123815)