Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123039 (s=123039, is=123115, ic=123118, ia=123120)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123116 (s=123039, is=123116, ic=123119, ia=123121)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123119 (s=123039, is=123116, ic=123119, ia=123121)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123121 (s=123039, is=123116, ic=123119, ia=123121)