Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99813 (s=99813, is=99876, ic=99877, ia=99878)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99877 (s=99813, is=99877, ic=99878, ia=99879)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99878 (s=99813, is=99877, ic=99878, ia=99879)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99879 (s=99813, is=99877, ic=99878, ia=99879)