Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18010 (s=18010, is=18022, ic=18024, ia=18025)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18023 (s=18010, is=18023, ic=18025, ia=18026)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18025 (s=18010, is=18023, ic=18025, ia=18026)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18026 (s=18010, is=18023, ic=18025, ia=18026)