Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 116924 (s=116924, is=116999, ic=117001, ia=117003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 117000 (s=116924, is=117000, ic=117002, ia=117004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 117002 (s=116924, is=117000, ic=117002, ia=117004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 117004 (s=116924, is=117000, ic=117002, ia=117004)