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