Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6543 (s=6543, is=6544, ic=6545, ia=6545, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6545 (s=6543, is=6545, ic=6546, ia=6546, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6546 (s=6543, is=6545, ic=6546, ia=6546, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6546 (s=6543, is=6545, ic=6546, ia=6546, pia)