Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11867 (s=11867, is=11879, ic=11878, ia=11880)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11880 (s=11867, is=11880, ic=11879, ia=11881)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11879 (s=11867, is=11880, ic=11879, ia=11881)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11881 (s=11867, is=11880, ic=11879, ia=11881)