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