Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100377 (s=100377, is=100440, ic=100441, ia=100442)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100441 (s=100377, is=100441, ic=100442, ia=100443)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100442 (s=100377, is=100441, ic=100442, ia=100443)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100443 (s=100377, is=100441, ic=100442, ia=100443)