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