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