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