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