Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123043 (s=123043, is=123119, ic=123122, ia=123124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123120 (s=123043, is=123120, ic=123123, ia=123125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123123 (s=123043, is=123120, ic=123123, ia=123125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123125 (s=123043, is=123120, ic=123123, ia=123125)