Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100093 (s=100093, is=100156, ic=100157, ia=100158)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100157 (s=100093, is=100157, ic=100158, ia=100159)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100158 (s=100093, is=100157, ic=100158, ia=100159)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100159 (s=100093, is=100157, ic=100158, ia=100159)