Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77033 (s=77033, is=77090, ic=77091, ia=77092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77091 (s=77033, is=77091, ic=77092, ia=77093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77092 (s=77033, is=77091, ic=77092, ia=77093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77093 (s=77033, is=77091, ic=77092, ia=77093)