Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99828 (s=99828, is=99891, ic=99892, ia=99893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99892 (s=99828, is=99892, ic=99893, ia=99894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99893 (s=99828, is=99892, ic=99893, ia=99894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99894 (s=99828, is=99892, ic=99893, ia=99894)