Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20552 (s=20552, is=20565, ic=20567, ia=20569)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20566 (s=20552, is=20566, ic=20568, ia=20570)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20568 (s=20552, is=20566, ic=20568, ia=20570)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20570 (s=20552, is=20566, ic=20568, ia=20570)