Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23933 (s=23933, is=23949, ic=23951, ia=23953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23950 (s=23933, is=23950, ic=23952, ia=23954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23952 (s=23933, is=23950, ic=23952, ia=23954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23954 (s=23933, is=23950, ic=23952, ia=23954)