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