Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18001 (s=18001, is=18018, ic=18019, ia=18017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18019 (s=18001, is=18019, ic=18020, ia=18018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18020 (s=18001, is=18019, ic=18020, ia=18018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18018 (s=18001, is=18019, ic=18020, ia=18018)