Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23807 (s=23807, is=23830, ic=23831, ia=23828)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23831 (s=23807, is=23831, ic=23832, ia=23829)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23832 (s=23807, is=23831, ic=23832, ia=23829)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23829 (s=23807, is=23831, ic=23832, ia=23829)