Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 35714 (s=35714, is=35751, ic=35750, ia=35752)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 35752 (s=35714, is=35752, ic=35751, ia=35753)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 35751 (s=35714, is=35752, ic=35751, ia=35753)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 35753 (s=35714, is=35752, ic=35751, ia=35753)