Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20905 (s=20905, is=20918, ic=20920, ia=20922)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20919 (s=20905, is=20919, ic=20921, ia=20923)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20921 (s=20905, is=20919, ic=20921, ia=20923)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20923 (s=20905, is=20919, ic=20921, ia=20923)