Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16935 (s=16935, is=16951, ic=16952, ia=16950)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16952 (s=16935, is=16952, ic=16953, ia=16951)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16953 (s=16935, is=16952, ic=16953, ia=16951)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16951 (s=16935, is=16952, ic=16953, ia=16951)