Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65485 (s=65485, is=65540, ic=65541, ia=65542)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65541 (s=65485, is=65541, ic=65542, ia=65543)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65542 (s=65485, is=65541, ic=65542, ia=65543)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65543 (s=65485, is=65541, ic=65542, ia=65543)