Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101451 (s=101451, is=101515, ic=101516, ia=101518)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101516 (s=101451, is=101516, ic=101517, ia=101519)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101517 (s=101451, is=101516, ic=101517, ia=101519)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101519 (s=101451, is=101516, ic=101517, ia=101519)