Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20310 (s=20310, is=20323, ic=20325, ia=20327)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20324 (s=20310, is=20324, ic=20326, ia=20328)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20326 (s=20310, is=20324, ic=20326, ia=20328)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20328 (s=20310, is=20324, ic=20326, ia=20328)