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