Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110038 (s=110038, is=110111, ic=110112, ia=110114)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110112 (s=110038, is=110112, ic=110113, ia=110115)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110113 (s=110038, is=110112, ic=110113, ia=110115)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110115 (s=110038, is=110112, ic=110113, ia=110115)