Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66777 (s=66777, is=66833, ic=66834, ia=66835)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66834 (s=66777, is=66834, ic=66835, ia=66836)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66835 (s=66777, is=66834, ic=66835, ia=66836)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66836 (s=66777, is=66834, ic=66835, ia=66836)