Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 56543 (s=56543, is=56594, ic=56594, ia=56596)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 56595 (s=56543, is=56595, ic=56595, ia=56597)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 56595 (s=56543, is=56595, ic=56595, ia=56597)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 56597 (s=56543, is=56595, ic=56595, ia=56597)