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