Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6777 (s=6777, is=6784, ic=6782, ia=6784)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6785 (s=6777, is=6785, ic=6783, ia=6785)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6783 (s=6777, is=6785, ic=6783, ia=6785)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6785 (s=6777, is=6785, ic=6783, ia=6785)