Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27777 (s=27777, is=27790, ic=27791, ia=27790)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27791 (s=27777, is=27791, ic=27792, ia=27791)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27792 (s=27777, is=27791, ic=27792, ia=27791)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27791 (s=27777, is=27791, ic=27792, ia=27791)