Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99980 (s=99980, is=100043, ic=100044, ia=100045)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100044 (s=99980, is=100044, ic=100045, ia=100046)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100045 (s=99980, is=100044, ic=100045, ia=100046)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100046 (s=99980, is=100044, ic=100045, ia=100046)