Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5896 (s=5896, is=5902, ic=5900, ia=5902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5903 (s=5896, is=5903, ic=5901, ia=5903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5901 (s=5896, is=5903, ic=5901, ia=5903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5903 (s=5896, is=5903, ic=5901, ia=5903)