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