Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65467 (s=65467, is=65522, ic=65523, ia=65524)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65523 (s=65467, is=65523, ic=65524, ia=65525)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65524 (s=65467, is=65523, ic=65524, ia=65525)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65525 (s=65467, is=65523, ic=65524, ia=65525)