Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99038 (s=99038, is=99100, ic=99101, ia=99102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99101 (s=99038, is=99101, ic=99102, ia=99103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99102 (s=99038, is=99101, ic=99102, ia=99103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99103 (s=99038, is=99101, ic=99102, ia=99103)