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