Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111760 (s=111760, is=111833, ic=111834, ia=111836)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111834 (s=111760, is=111834, ic=111835, ia=111837)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111835 (s=111760, is=111834, ic=111835, ia=111837)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111837 (s=111760, is=111834, ic=111835, ia=111837)