Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4666 (s=4666, is=4672, ic=4670, ia=4672)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4673 (s=4666, is=4673, ic=4671, ia=4673)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4671 (s=4666, is=4673, ic=4671, ia=4673)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4673 (s=4666, is=4673, ic=4671, ia=4673)