Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 96789 (s=96789, is=96850, ic=96851, ia=96852)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 96851 (s=96789, is=96851, ic=96852, ia=96853)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 96852 (s=96789, is=96851, ic=96852, ia=96853)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 96853 (s=96789, is=96851, ic=96852, ia=96853)