Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34812 (s=34812, is=34848, ic=34847, ia=34849)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34849 (s=34812, is=34849, ic=34848, ia=34850)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34848 (s=34812, is=34849, ic=34848, ia=34850)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34850 (s=34812, is=34849, ic=34848, ia=34850)