Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123768 (s=123768, is=123845, ic=123847, ia=123850)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123846 (s=123768, is=123846, ic=123848, ia=123851)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123848 (s=123768, is=123846, ic=123848, ia=123851)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123851 (s=123768, is=123846, ic=123848, ia=123851)