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