Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23902 (s=23902, is=23918, ic=23920, ia=23922)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23919 (s=23902, is=23919, ic=23921, ia=23923)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23921 (s=23902, is=23919, ic=23921, ia=23923)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23923 (s=23902, is=23919, ic=23921, ia=23923)