Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101635 (s=101635, is=101699, ic=101700, ia=101702)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101700 (s=101635, is=101700, ic=101701, ia=101703)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101701 (s=101635, is=101700, ic=101701, ia=101703)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101703 (s=101635, is=101700, ic=101701, ia=101703)