Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123328 (s=123328, is=123405, ic=123407, ia=123410)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123406 (s=123328, is=123406, ic=123408, ia=123411)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123408 (s=123328, is=123406, ic=123408, ia=123411)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123411 (s=123328, is=123406, ic=123408, ia=123411)