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