Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65523 (s=65523, is=65578, ic=65579, ia=65580)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65579 (s=65523, is=65579, ic=65580, ia=65581)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65580 (s=65523, is=65579, ic=65580, ia=65581)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65581 (s=65523, is=65579, ic=65580, ia=65581)