Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101245 (s=101245, is=101309, ic=101310, ia=101312)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101310 (s=101245, is=101310, ic=101311, ia=101313)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101311 (s=101245, is=101310, ic=101311, ia=101313)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101313 (s=101245, is=101310, ic=101311, ia=101313)