Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67984 (s=67984, is=68040, ic=68041, ia=68042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 68041 (s=67984, is=68041, ic=68042, ia=68043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 68042 (s=67984, is=68041, ic=68042, ia=68043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 68043 (s=67984, is=68041, ic=68042, ia=68043)