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