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