Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111890 (s=111890, is=111963, ic=111964, ia=111966)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111964 (s=111890, is=111964, ic=111965, ia=111967)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111965 (s=111890, is=111964, ic=111965, ia=111967)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111967 (s=111890, is=111964, ic=111965, ia=111967)