Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100078 (s=100078, is=100141, ic=100142, ia=100143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100142 (s=100078, is=100142, ic=100143, ia=100144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100143 (s=100078, is=100142, ic=100143, ia=100144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100144 (s=100078, is=100142, ic=100143, ia=100144)