Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 115924 (s=115924, is=115999, ic=116001, ia=116003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 116000 (s=115924, is=116000, ic=116002, ia=116004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 116002 (s=115924, is=116000, ic=116002, ia=116004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 116004 (s=115924, is=116000, ic=116002, ia=116004)