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