Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100886 (s=100886, is=100949, ic=100950, ia=100952)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100950 (s=100886, is=100950, ic=100951, ia=100953)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100951 (s=100886, is=100950, ic=100951, ia=100953)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100953 (s=100886, is=100950, ic=100951, ia=100953)