Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64895 (s=64895, is=64950, ic=64951, ia=64952)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64951 (s=64895, is=64951, ic=64952, ia=64953)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64952 (s=64895, is=64951, ic=64952, ia=64953)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64953 (s=64895, is=64951, ic=64952, ia=64953)