Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77832 (s=77832, is=77889, ic=77890, ia=77891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77890 (s=77832, is=77890, ic=77891, ia=77892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77891 (s=77832, is=77890, ic=77891, ia=77892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77892 (s=77832, is=77890, ic=77891, ia=77892)