Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101323 (s=101323, is=101387, ic=101388, ia=101390)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101388 (s=101323, is=101388, ic=101389, ia=101391)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101389 (s=101323, is=101388, ic=101389, ia=101391)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101391 (s=101323, is=101388, ic=101389, ia=101391)