Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2655 (s=2655, is=2656, ic=2657, ia=2657)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2657 (s=2655, is=2657, ic=2658, ia=2658)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2658 (s=2655, is=2657, ic=2658, ia=2658)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2658 (s=2655, is=2657, ic=2658, ia=2658)