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