Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99152 (s=99152, is=99214, ic=99215, ia=99216)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99215 (s=99152, is=99215, ic=99216, ia=99217)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99216 (s=99152, is=99215, ic=99216, ia=99217)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99217 (s=99152, is=99215, ic=99216, ia=99217)