Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66234 (s=66234, is=66290, ic=66291, ia=66292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66291 (s=66234, is=66291, ic=66292, ia=66293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66292 (s=66234, is=66291, ic=66292, ia=66293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66293 (s=66234, is=66291, ic=66292, ia=66293)