Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111680 (s=111680, is=111753, ic=111754, ia=111756)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111754 (s=111680, is=111754, ic=111755, ia=111757)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111755 (s=111680, is=111754, ic=111755, ia=111757)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111757 (s=111680, is=111754, ic=111755, ia=111757)