Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99731 (s=99731, is=99794, ic=99795, ia=99796)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99795 (s=99731, is=99795, ic=99796, ia=99797)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99796 (s=99731, is=99795, ic=99796, ia=99797)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99797 (s=99731, is=99795, ic=99796, ia=99797)