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