Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34789 (s=34789, is=34825, ic=34824, ia=34826)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34826 (s=34789, is=34826, ic=34825, ia=34827)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34825 (s=34789, is=34826, ic=34825, ia=34827)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34827 (s=34789, is=34826, ic=34825, ia=34827)