Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77778 (s=77778, is=77835, ic=77836, ia=77837)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77836 (s=77778, is=77836, ic=77837, ia=77838)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77837 (s=77778, is=77836, ic=77837, ia=77838)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77838 (s=77778, is=77836, ic=77837, ia=77838)