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