Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123752 (s=123752, is=123829, ic=123831, ia=123834)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123830 (s=123752, is=123830, ic=123832, ia=123835)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123832 (s=123752, is=123830, ic=123832, ia=123835)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123835 (s=123752, is=123830, ic=123832, ia=123835)