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