Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11522 (s=11522, is=11532, ic=11531, ia=11533)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11533 (s=11522, is=11533, ic=11532, ia=11534)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11532 (s=11522, is=11533, ic=11532, ia=11534)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11534 (s=11522, is=11533, ic=11532, ia=11534)