Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123524 (s=123524, is=123601, ic=123603, ia=123606)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123602 (s=123524, is=123602, ic=123604, ia=123607)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123604 (s=123524, is=123602, ic=123604, ia=123607)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123607 (s=123524, is=123602, ic=123604, ia=123607)