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