Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77041 (s=77041, is=77098, ic=77099, ia=77100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77099 (s=77041, is=77099, ic=77100, ia=77101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77100 (s=77041, is=77099, ic=77100, ia=77101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77101 (s=77041, is=77099, ic=77100, ia=77101)