Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66829 (s=66829, is=66885, ic=66886, ia=66887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66886 (s=66829, is=66886, ic=66887, ia=66888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66887 (s=66829, is=66886, ic=66887, ia=66888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66888 (s=66829, is=66886, ic=66887, ia=66888)