Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97059 (s=97059, is=97121, ic=97122, ia=97123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97122 (s=97059, is=97122, ic=97123, ia=97124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97123 (s=97059, is=97122, ic=97123, ia=97124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97124 (s=97059, is=97122, ic=97123, ia=97124)