Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13889 (s=13889, is=13890, ic=13892, ia=13894, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13891 (s=13889, is=13891, ic=13893, ia=13895, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13893 (s=13889, is=13891, ic=13893, ia=13895, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13895 (s=13889, is=13891, ic=13893, ia=13895, pis)