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